HttpGet command

From m204wiki
Jump to navigation Jump to search
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