You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"generatedSubtitle": "W3C Editor's Draft 17 June 2025"
295
295
}</script>
296
296
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head><body data-cite="WEBIDL CSSOM-VIEW GEOMETRY-1 fileapi HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-1">host</a> for FTP traffic when
1989
+
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-1">host</a> for HTTP traffic when
1990
1990
the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-2"><code><code>proxyType</code></code></a> is "<code>manual</code>".
1991
1991
</td><td>A <a href="#dfn-host-and-optional-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-and-optional-port-1">host and optional port</a> for
1992
-
scheme "<code>ftp</code>".
1993
-
</td></tr>
1994
-
1995
-
<tr>
1996
-
<td><code>httpProxy</code>
1997
-
</td><td>string
1998
-
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-2">host</a> for HTTP traffic when
1999
-
the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-3"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2000
-
</td><td>A <a href="#dfn-host-and-optional-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-and-optional-port-2">host and optional port</a> for
2001
1992
scheme "<code>http</code>".
2002
1993
</td></tr>
2003
1994
2004
1995
<tr>
2005
1996
<td><code>noProxy</code>
2006
1997
</td><td>array
2007
1998
</td><td>Lists the address for which the proxy should be bypassed when
2008
-
the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-4"><code><code>proxyType</code></code></a> is "<code>manual</code>".
1999
+
the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-3"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2009
2000
</td><td>A <a href="#dfn-list" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-list-1">List</a> containing any number of <a href="#dfn-string" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-string-1">String</a>s.
2010
2001
</td></tr>
2011
2002
2012
2003
<tr>
2013
2004
<td><code>sslProxy</code>
2014
2005
</td><td>string
2015
-
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-3">host</a> for encrypted TLS traffic
2016
-
when the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-5"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2017
-
</td><td>A <a href="#dfn-host-and-optional-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-and-optional-port-3">host and optional port</a> for
2006
+
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-2">host</a> for encrypted TLS traffic
2007
+
when the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-4"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2008
+
</td><td>A <a href="#dfn-host-and-optional-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-and-optional-port-2">host and optional port</a> for
2018
2009
scheme "<code>https</code>".
2019
2010
</td></tr>
2020
2011
2021
2012
<tr>
2022
2013
<td><code>socksProxy</code>
2023
2014
</td><td>string
2024
-
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-4">host</a> for a <a href="#dfn-socks-proxy" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-socks-proxy-1">SOCKS proxy</a>
2025
-
when the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-6"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2026
-
</td><td>A <a href="#dfn-host-and-optional-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-and-optional-port-4">host and optional port</a> with an <a href="#dfn-undefined" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-undefined-2">undefined</a> scheme.
2015
+
</td><td>Defines the proxy <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-3">host</a> for a <a href="#dfn-socks-proxy" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-socks-proxy-1">SOCKS proxy</a>
2016
+
when the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-5"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2017
+
</td><td>A <a href="#dfn-host-and-optional-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-and-optional-port-3">host and optional port</a> with an <a href="#dfn-undefined" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-undefined-2">undefined</a> scheme.
2027
2018
</td></tr>
2028
2019
2029
2020
<tr>
2030
2021
<td><code>socksVersion</code>
2031
2022
</td><td>number
2032
2023
</td><td>Defines the <a href="#dfn-socks-proxy" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-socks-proxy-2">SOCKS proxy</a> version
2033
-
when the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-7"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2024
+
when the <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-6"><code><code>proxyType</code></code></a> is "<code>manual</code>".
2034
2025
</td><td>Any <a href="#dfn-integer" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-integer-1">integer</a> between 0 and 255 inclusive.
2035
2026
</td></tr>
2036
2027
2037
2028
</tbody></table>
2038
2029
2039
2030
<p>A <dfn id="dfn-host-and-optional-port" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">host and optional port</dfn> for a <var>scheme</var> is
2040
-
defined as being a valid <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-5">host</a>, optionally followed by a colon
2041
-
and a valid <a href="#dfn-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-port-1">port</a>. The <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-6">host</a> may
2031
+
defined as being a valid <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-4">host</a>, optionally followed by a colon
2032
+
and a valid <a href="#dfn-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-port-1">port</a>. The <a href="#dfn-host" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-host-5">host</a> may
2042
2033
<a data-lt="includes credentials" href="#dfn-includes-credentials" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-includes-credentials-1">include credentials</a>. If the
2043
2034
port is omitted and <var>scheme</var> has a <a href="#dfn-default-port" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-default-port-1">default port</a>,
2044
2035
this is the implied port. Otherwise, the port is left undefined.
2045
2036
2046
-
</p><p>A <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-8"><code><code>proxyType</code></code></a> of "<code>direct</code>" indicates
2037
+
</p><p>A <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-7"><code><code>proxyType</code></code></a> of "<code>direct</code>" indicates
2047
2038
that the browser should not use a proxy at all.
2048
2039
2049
-
</p><p>A <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-9"><code><code>proxyType</code></code></a> of "<code>system</code>" indicates
2040
+
</p><p>A <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-8"><code><code>proxyType</code></code></a> of "<code>system</code>" indicates
2050
2041
that the browser should use the various proxies configured for the
2051
2042
underlying Operating System.
2052
2043
2053
-
</p><p>A <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-10"><code><code>proxyType</code></code></a> of "<code>autodetect</code>"
2044
+
</p><p>A <a href="#dfn-proxytype" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-proxytype-9"><code><code>proxyType</code></code></a> of "<code>autodetect</code>"
2054
2045
indicates that the proxy to use should be detected in an
if its <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-node-document" id="ref-for-index-term-node-document-for-node-2">node document</a> is not the <a href="#dfn-active-document" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-active-document-16">active document</a>
5463
-
or if the element node referred to as its <a data-link-type="dfn|abstract-op" href="#dfn-host" class="internalDFN" id="ref-for-dfn-host-7">host</a>
5454
+
or if the element node referred to as its <a data-link-type="dfn|abstract-op" href="#dfn-host" class="internalDFN" id="ref-for-dfn-host-6">host</a>
<a href="https://www.w3.org/TR/accname-1.1/"><cite>Accessible Name and Description Computation 1.1</cite></a>. Joanmarie Diggs; Bryan Garaventa; Michael Cooper. W3C. 18 December 2018. W3C Recommendation. URL: <a href="https://www.w3.org/TR/accname-1.1/">https://www.w3.org/TR/accname-1.1/</a>
14248
14239
</dd><dt id="bib-csp3">[CSP3]</dt><dd>
14249
-
<a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 30 April 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a>
14240
+
<a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 6 June 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a>
<a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 12 May 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a>
14330
+
<a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 3 June 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a>
14340
14331
</dd><dt id="bib-webidl">[WEBIDL]</dt><dd>
14341
14332
<a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Edgar Chen; Timothy Gu. WHATWG. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a>
</div><div class="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-dfn-host-and-optional-port" aria-label="Links in this document to definition: host and optional port">
</div><div class="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-dfn-deserialize-as-a-proxy" aria-label="Links in this document to definition: deserialize as a proxy">
</div><div class="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-dfn-includes-credentials" aria-label="Links in this document to definition: Includes credentials">
0 commit comments