HTTP URL Information
See HTTP URL Information for descriptions of input parameters.
HTTP Post Information
HTTP Post Information specifies the body of the HTTP request.
Specifies whether to send the HTTP request chunked.
When chunk coding is set, the HTTP request does not contain the "content-length" header.
Note: HTTP 1.0 does not support chunk coding. The HTTP Post operator fails with an 'HTTP client protocol error' if chunk coding is set and the HTTP version is 1.0.
One of the following:
Blank - Same as False.
Specifies the type of the content that composes the HTTP request body, which is set as a header (content-type) in the HTTP request.
This value is one of the following:
CA Process Automation sets the value to application/octet-stream. The HTTP server is responsible for interpreting this generic content-type.
CA Process Automation does not set the content-type. The HTTP server is responsible for interpreting the no content-type header.
For valid media types, see the IANA website pages on assignments/media-types.
Note: Make sure to set the right content-type, especially when the content is not retrieved from a file.
Specifies the character encoding of the content of the HTTP request body. Set this field only if the content type is all characters, for example: ‘text/XXX’.
This value is one of the following:
For valid encodings, see the IANA website pages on assignments/character-sets.
Note: Make sure to set the right character encoding, especially when the content is not retrieved from a file.
Specifies whether to retrieve the HTTP request body from a local file on the host where the touchpoint is running.
This value is one of the following:
Specifies the path to a local file on the host where the touchpoint is running. The local file contains the HTTP request body.
Specifies the HTTP request body.
HTTP Proxy Information
See HTTP Proxy Information for descriptions of input parameters.
HTTP Headers Information
See HTTP Headers Information for descriptions of input parameters.
HTTP Cookies Information
See HTTP Cookies Information for descriptions of input parameters.
HTTP Response Content Information
See HTTP Response Content Information for descriptions of input parameters.
HTTP Configuration Information
See HTTP Configuration Information for descriptions of input parameters.
|
Copyright © 2014 CA.
All rights reserved.
|
|