Header Functions
Click one of the following functions for more information:
web.addAutoHeader | Adds a customized header to all subsequent HTTP requests. |
web.addHeader | Adds a customized header to the next HTTP request. |
web.cleanupAutoHeaders | Stops adding customized headers to subsequent HTTP requests. |
web.removeAutoHeader | Stops adding a specific header to subsequent HTTP requests. |
web.revertAutoHeader | Stops adding a specific header to subsequent HTTP requests, but generates Implicit headers. |
web.saveHeader | Saves request and response headers to a variable. |