Previous Topic: Input ParametersNext Topic: Operator Failure


Output Parameters

HttpRemoteURL
HttpValidateSSLCert
HttpSvrAuth
HttpSvrNtlmAuth
HttpAuthUser
HttpAuthPwd
HttpAuthDomain
HttpReqUrlParamsEncoding
HttpReqUrlParamsType
HttpReqUrlParamsValueMap
HttpReqUrlParamsVarValueMap
HttpProxy
HttpProxyHost
HttpProxyPort
HttpProxyAuth
HttpProxyNtlmAuth
HttpProxyUser
HttpProxyPwd
HttpProxyDomain
HttpHeaderFieldsType
HttpHeaderFieldsValueMap
HttpHeaderFieldsVarValueMap
HttpCookieFieldsVarValueMap
HttpRespSaveToFile
HttpRespLocalFile
HttpRespLocalFileExists
HttpRespSaveToDataset
HttpRespDatasetVarLimit
HttpVersion
HttpConnectionTimeout
HttpSocketTimeout
HttpHandleRedirects
HttpMaxRedirects
HTTPRequestUrl
HTTPResponseStatusLine
HTTPResponseStatusCode
HTTPResponseReasonPhrase
HTTPResponseProtocolVersion
HTTPResponseContentType
HTTPResponseContentCharset
HTTPResponseContentLength
HTTPResponseContentEncoding
HTTPResponseContentFilePath
HTTPResponseContent
HTTPResponseHtmlContent
HTTPResponseHeaders
HTTPResponseContentIsChunked
HTTPRequestHeaders
HTTPRequestLine
HTTPCookiesStore

See HTTP Operators: Common Output Parameters for more information.

Note: The HTTP Head operator does not transfer the resource located at the specified URL. Therefore, output variables such as HTTPResponseContentType and HTTPResponseContentLength are blank. To find the information about the resource at the specified URL, view the HTTPResponseHeaders. The HTTPResponseHeaders contain information on headers such as content-type and content-length. This is information returned by the HTTP server on this resource.

Output Ports

Output ports for the HTTP Head operator consist of the common output ports for HTTP operators plus an additional failure case.