Header Functions

Click one of the following functions for more information:

web.addAutoHeaderAdds a customized header to all subsequent HTTP requests.
web.addHeaderAdds a customized header to the next HTTP request.
web.cleanupAutoHeadersStops adding customized headers to subsequent HTTP requests.
web.removeAutoHeaderStops adding a specific header to subsequent HTTP requests.
web.revertAutoHeaderStops adding a specific header to subsequent HTTP requests, but generates Implicit headers.
web.saveHeaderSaves request and response headers to a variable.