Adds platform-specific properties that control the behaviour of the HTTP request. Each platform (Windows, IBM i) define their own set of properties, and they are directly applied to the underlying operating system API, so their names and values of the properties are governed by the operating system.
Name | Type | Mandatory | Description |
|---|---|---|---|
Name | String (Unicode) | Yes | The name of the property. |
Value | String (Unicode) | Yes | The value of the property. |
None