Header Functions

Click one of the following functions for more information:

web_add_auto_headerAdds a customized header to all subsequent HTTP requests.
web_add_headerAdds a customized header to the next HTTP request.
web_cleanup_auto_headersStops adding customized headers to subsequent HTTP requests.
web_remove_auto_headerStops adding a specific header to subsequent HTTP requests.
web_revert_auto_headerStops adding a specific header to subsequent HTTP requests, but generates Implicit headers.
web_save_headerSaves request and response headers to a variable.