HTTP_HEADER Function [HTTP]

Gets the value of an HTTP header.

Syntax

HTTP_HEADERfield-name )
Note:

CIS functional compensation performance considerations apply.

The HTTP_HEADER function is a SQL Anywhere function. See SQL Anywhere 11.0.1 > SQL Anywhere Server - SQL Reference > Using SQL > SQL functions > SQL functions (E-O) > HTTP_HEADER function [HTTP].

Returns

LONG VARCHAR

Note:

The result data type is a LONG VARCHAR. If you use HTTP_HEADER in a SELECT INTO statement, you must have an Unstructured Data Analytics Option license or use CAST and set HTTP_HEADER to the correct data type and size.