
To access, drag this component to a location in the station, then double-click it in the station.
In addition to the standard properties (Enabled and Health), this component provides these properties.
| Property | Value | Description |
|---|---|---|
| Out | text |
Provides a current value, facets and status.
|
| Address | additional properties |
Defines the address of the endpoint to which this client sends requests.
For property descriptions refer to “Address (httpClient-HttpAddress)”. |
| Method | drop-down list |
Selects a request method from:
|
| Headers | additional properties |
Contains additional information about an HTTP request or response sent between a client and server.
For property descriptions refer to “Headers (httpClient-HttpHeaders)”. |
| Parameters | additional properties |
Contains key/value pair parameters for the request.
For property descriptions refer to “Parameters (httpClient-HttpParameters)”. |
| Http Tuning Policy | additional properties | Configures network rules for evaluating both write requests to writable proxy points as well as the acceptable freshness of
read requests.
For property descriptions refer to “Http Tuning Policy (httpClient-HttpStandaloneTuningPolicy)”. |
| Authenticator | additional properties |
Configures the authentication method.
For property descriptions refer to “Authenticator (httpClient-HttpAuthenticator)”. |
| Transport | additional properties |
Configures the underlying transport layer.
For property descriptions refer to “Transport (httpClient-HttpTransport)”. |
| Request Body | additional properties |
Configures the request body content.
For property descriptions refer to “Request Body (httpClient-HttpRequestBody)”. |