HTTP functions facilitate the handling of HTTP requests within Web services.
This table lists all HTTP functions and their parameters.
HTTP function |
Parameters |
---|---|
HTML_DECODE |
( string ) |
HTML_ENCODE |
( string ) |
HTTP_DECODE |
( string ) |
HTTP_ENCODE |
( string ) |
HTTP_HEADER |
( header-field-name ) |
HTTP_VARIABLE |
( var-name [ [ , instance ], header-field ] ) |
NEXT_HTTP_HEADER |
(header-name) |
NEXT_HTTP_VARIABLE |
(var-name) |