HTTP_HEADER function [HTTP]

Function

Gets the value of an HTTP header.

Syntax

HTML_HEADERfield-name )

NoteCIS functional compensation performance considerations apply. See “Conditions that cause processing by SQL Anywhere” in Chapter 3, “Optimizing Queries and Deletions,” in the Performance and Tuning Guide.

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]”