Previous Topic: HTTP Head OperatorNext Topic: Output Parameters


Input Parameters

HTTP URL Information

See HTTP URL Information for descriptions of input parameters.

HTTP Head Information

URL Parameters Encoding

Specifies the character encoding to use when encoding the URL parameters. ASCII is the recommended encoding for URL parameters in an HTTP Head operation. The URL parameters are transferred in the URL. Encodings other than ASCII, UTF-8, and ISO-8859-1 typically do not work.

Values

One of the following:

  • ASCII
  • UTF-8
  • ISO-8859-1
Default

Blank - Same as ASCII.

Use Indexed Value Map for URL Parameters?

Indicates which of the following fields to use for entry of URL parameters. Specifically, indicates whether to specify URL parameters as an indexed ValueMap in the URL Parameters Indexed ValueMap field or to enter the URL parameters in the URL Parameters field.

Values

Selected - Enter the URL parameters as an indexed ValueMap in the URL Parameters Indexed ValueMap field.

Cleared - Enter the URL parameters in the URL Parameters field.

URL Parameters

Specifies the names of the URL parameters in the Key column, and the values of the URL parameters in the Value column.

Use the buttons to add, remove, or reorder parameters.

Note: The operator ignores any URL parameter where the Key is blank, that is, one where no URL parameter name is specified.

URL Parameters Indexed Value Map

Specifies the name of an indexed ValueMap. This name is a dataset variable of type indexed ValueMap with keys and values, where the keys are URL parameter names. The indexed ValueMap must consist of Key and Value parameters. The indexed ValueMap must be in the same format as the one listed in the URL Parameters field. The operator ignores any URL parameter with a blank Key.

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.