HTTP Functions

HTTP functions facilitate the handling of HTTP requests within Web services.

Note: Ensure your Web services use best coding practices to safeguard against cross-site scripting (XSS) attacks. Open-source resources are available at organizations such as OWASP.
Related reference
HTML_DECODE function [Miscellaneous]
HTML_ENCODE function [Miscellaneous]
HTTP_DECODE function [Web service]
HTTP_ENCODE function [Web service]
HTTP_HEADER function [Web service]
HTTP_VARIABLE function [Web service]
NEXT_HTTP_HEADER function [Web service]
NEXT_HTTP_VARIABLE function [Web service]