diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
| commit | e8c0c4050b07c08cc0f34d41cdff98f2cdc1cc93 (patch) | |
| tree | 79a3d9572e508d4b193ea175c8ed103b2024f727 /docs/api/html/settings-proxy.html | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
| parent | 0018d1f3cf71d680d7b6bceda55a5717244d8b26 (diff) | |
Update upstream source from tag 'upstream/1.39.90'
Update to upstream version '1.39.90' with Debian dir 898f1bfdb7bf17595463e4195c78d8455df545e6
Diffstat (limited to 'docs/api/html/settings-proxy.html')
| -rw-r--r-- | docs/api/html/settings-proxy.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/api/html/settings-proxy.html b/docs/api/html/settings-proxy.html index 3f5a6248..d49e6fbd 100644 --- a/docs/api/html/settings-proxy.html +++ b/docs/api/html/settings-proxy.html @@ -29,7 +29,7 @@ <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2>proxy</h2> -<p>proxy — WWW Proxy Settings</p> +<p>proxy — WWW Proxy Settings</p> </td> <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> @@ -57,25 +57,25 @@ <td><pre class="screen">browser-only</pre></td> <td><pre class="screen">boolean</pre></td> <td><pre class="screen">FALSE</pre></td> -<td>Whether the proxy configuration is for browser only.</td> +<td> </td> </tr> <tr> <td><pre class="screen">method</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">0</pre></td> -<td>Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)</td> +<td> </td> </tr> <tr> <td><pre class="screen">pac-script</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td>PAC script for the connection. This is an UTF-8 encoded javascript code that defines a FindProxyForURL() function.</td> +<td> </td> </tr> <tr> <td><pre class="screen">pac-url</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td>PAC URL for obtaining PAC file.</td> +<td> </td> </tr> </tbody> </table></div> |