HTTP_HEADER function [HTTP]

Function

Gets the value of an HTTP header.

Syntax

HTML_HEADER ( field-name )

Parameters

field-name The name of an HTTP header field.

Usage

This function returns the value of the named HTTP header field. It is used when processing an HTTP request through a Web service.

Standards and compatibility

See also

“HTTP_VARIABLE function [HTTP]”

“NEXT_HTTP_HEADER function [HTTP]”

“NEXT_HTTP_VARIABLE function [HTTP]”