ASA SQL Reference
SQL Functions
Alphabetical list of functions
Gets the value of an HTTP header.
HTTP_HEADER ( field-name )
field-name The name of an HTTP header field.
This function returns the value of the named HTTP header field. It is used when processing an HTTP request via a web service.
NEXT_HTTP_HEADER function [HTTP]
NEXT_HTTP_VARIABLE function [HTTP]