httpclnt Functions
Last updated March 2020
Name | Description |
---|---|
http_request_add_header | Add a header to an HTTP request |
http_request_delete_header | Delete a header from an HTTP request |
http_request_finalize | Finalize changes to an HTTP request |
http_request_set_body | Set the body of an HTTP request |
http_status_classifier | Determine the meaning of the delivery status code |
The APIs documented here relate to generic delivery. For more information see Generic HTTP Delivery and Push. See also Hooks in the generic_delivery and httpclnt Scope .
Was this page helpful?