Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

HTTP Client Functions

The client functions are used to exchange data with an HTTP/HTTPS server. There are specific functions for GET and POST as well as functions for general HTTP requests. Either plain text or encrypted communication can be used and basic authentication is supported.


For information about HTTP client functions that are available in APL, seeĀ HTTP Client Functions in the APL Reference Guide.

HTTP Server Functions

You use the server functions to manage requests (UDRs) from the HTTPD collector agent.

For information about HTTP server functions that are available in APL, seeĀ HTTP Server Functions in the APL Reference Guide.



  • No labels