Example: web.revert_auto_header

The following example stops scripts from adding the User-Agent header to subsequent HTTP requests. It continues to generate implicit headers.

web.revert_auto_header("User-Agent");