HttpGet command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Action:

Executes an HTTP GET file download for the file whose URL you specify as the command parameter. Useful for testing the Proxy Auto Config (PAC) file feature and as needed.

Syntax:

httpGet file_url 

If the GET succeeds, the Client Status bar displays a message like:

HTTP GET completed. 

You can use the Client console to view the content of the file you download.

See also httpPutFile and retryHttpPac.

Client menu: --
Introduced: Build 63