HttpGet command

From m204wiki
Revision as of 16:18, 26 May 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Executes an HTTP GET file download for the file whose URL you specify as the command parameter. Use...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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