HttpPutFile command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
|} | |} | ||
[[ | [[Category:Debugger Commands]] |
Latest revision as of 01:12, 23 May 2023
Action: |
Attempts an HTTP PUT file upload of the file you specify to the URL you specify. Useful for testing the Proxy Auto Config (PAC) file feature. Syntax: httpPutFile file url where the Client searches first for file in the Client's work files.For example: httpPutFile debuggerInternalPac.js HTTP PUT file upload completed. See also httpPutString, httpGet, retryHttpPac, and &¤tPacFile. |
Client menu: | -- |
Introduced: | Build 63 |