RetryHttpPac command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Attempts to execute an HTTP PUT and GET of a </span><span class="f_ListContinue">configure_test_b...") |
No edit summary |
||
Line 4: | Line 4: | ||
|width="50%"| '''Action:''' | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<span class="f_Para">Attempts to execute an HTTP PUT and GET of a </span><span class="f_ListContinue">[[ | <span class="f_Para">Attempts to execute an HTTP PUT and GET of a </span><span class="f_ListContinue">[[Configure web browser (Janus Debugger only)#Using the Client as proxy exclusively for designated addresses|Proxy Auto Config (PAC)]]</span><span class="f_Para"> verification file to and from the HTTP server [[configure_test_browser.html#Setting up an HTTP server for PAC files|configured]] to service PAC files. </span> | ||
<span class="f_Monospace">retryHttpPac</span><span class="f_Para"> simulates simultaneous selection of both of the following in the </span><span class="f_GUIlabel">[[ | <span class="f_Monospace">retryHttpPac</span><span class="f_Para"> simulates simultaneous selection of both of the following in the </span><span class="f_GUIlabel">[[Configure web browser (Janus Debugger only)#preferences|Preferences]]</span><span class="f_Para"> window:</span> | ||
* Either of the <span class="f_GUIlabel">IE Mode </span><span class="f_ListBul1">options </span><span class="f_Monospace">newPac</span><span class="f_ListBul1"> or </span><span class="f_Monospace">mergedPac</span><span class="f_ListBul1"> </span> | * Either of the <span class="f_GUIlabel">IE Mode </span><span class="f_ListBul1">options </span><span class="f_Monospace">newPac</span><span class="f_ListBul1"> or </span><span class="f_Monospace">mergedPac</span><span class="f_ListBul1"> </span> | ||
* The < | * The <var>PAC Options</var><span class="f_ListBul1"> option </span><span class="f_Monospace">http://URL</span><span class="f_ListBul1"> </span> | ||
: Setting both of these items together triggers the automatic creation and maintenance of PAC files using HTTP URLs: given an appropriately configured HTTP server and Client configuration file [[Customize debuggerConfig file#PAC file server|httpPacURL]] element. | |||
'''Note:''' Command execution does not modify current settings in the Client's <span class="f_GUIlabel">[[File menu options#Preferences|Preferences]]</span><span class="f_Notes"> window. However, if the </span><var>IE Mode</var><span class="f_Notes"> option </span><var>proxy</var><span class="f_Notes"> is selected, the command fails. </span> | |||
'''Note:''' Command execution does not modify current settings in the Client's <span class="f_GUIlabel">[[ | |||
'''Syntax:''' | '''Syntax:''' | ||
Line 23: | Line 22: | ||
<p class="syntax">HTTP PAC files can be used. </p> | <p class="syntax">HTTP PAC files can be used. </p> | ||
<span class="f_Para">See also </span><span class="f_Monospace">[[HttpPutFile command|httpPutFile]]</span><span class="f_Para">, </span><span class="f_Monospace">[[ | <span class="f_Para">See also </span><span class="f_Monospace">[[HttpPutFile command|httpPutFile]]</span><span class="f_Para">, </span><span class="f_Monospace">[[httpGet command|httpGet]]</span><span class="f_Para">, and </span><span class="f_Monospace">[[&¤tPacFile|&&currentPacFile]]</span><span class="f_Para">. </span> | ||
|- | |- | ||
| '''Client menu:''' | | '''Client menu:''' |
Revision as of 02:49, 8 December 2022
Action: |
Attempts to execute an HTTP PUT and GET of a Proxy Auto Config (PAC) verification file to and from the HTTP server configured to service PAC files. retryHttpPac simulates simultaneous selection of both of the following in the Preferences window:
Note: Command execution does not modify current settings in the Client's Preferences window. However, if the IE Mode option proxy is selected, the command fails. Syntax: retryHttpPac If the file verification test succeeds, the Client Status bar displays a message like: HTTP PAC files can be used. See also httpPutFile, httpGet, and &¤tPacFile. |
Client menu: | -- |
Introduced: | Build 63 |