Header Functions
Click one of the following functions for more information:
| web_add_auto_header | Adds a customized header to all subsequent HTTP requests. |
| web_add_header | Adds a customized header to the next HTTP request. |
| web_cleanup_auto_headers | Stops adding customized headers to subsequent HTTP requests. |
| web_remove_auto_header | Stops adding a specific header to subsequent HTTP requests. |
| web_revert_auto_header | Stops adding a specific header to subsequent HTTP requests, but generates Implicit headers. |
| web_save_header | Saves request and response headers to a variable. |

