Reset Header

From UBot Studio
Revision as of 18:17, 20 October 2015 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Reset Header is a Settings Command in the Professional edition of UBot Studio.

This command resets the header back to the default setting for UBot's browser.

For more information on how headers work, see here.


Example


set header("Accept-Language","ja")
navigate("https://www.whatismybrowser.com/detect/what-http-headers-is-my-browser-sending","Wait")
wait(2)
reset headers


Running the scripts changes the Accept-Language header request to the value ja, which is the Japanese.

The reset header command is then run to reset the header to the default values.


Resetheader.gif

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox