File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1652,16 +1652,16 @@ <h3>Proxy</h3>
16521652
16531653</ table >
16541654
1655- < p > A < dfn > proxy url</ dfn > consists of an optional < a > proxy scheme</ a >
1656- followed by the string "< code > ://</ code > ", a valid < a > host</ a > ,
1657- and optionally a colon followed by a valid < a > port</ a > . The < a > host</ a >
1655+ < p > A < dfn > proxy url</ dfn > consists of an optional < a > proxy scheme</ a >
1656+ followed by the string "< code > ://</ code > ", a valid < a > host</ a > ,
1657+ and optionally a colon followed by a valid < a > port</ a > . The < a > host</ a >
16581658may < a data-lt ="includes credentials "> include credentials</ a > . If the
16591659 < var > scheme</ var > is omitted, the < var > scheme</ var > is implied to be
16601660 "< code > http</ code > ". If the port is omitted and < var > scheme</ var > has a
16611661 < a > default port</ a > , this is the implied port. Otherwise, the port is left
16621662 undefined.
16631663
1664- < p > A < dfn > proxy schema </ dfn > is defined as being one of the following strings:
1664+ < p > A < dfn > proxy scheme </ dfn > is defined as being one of the following strings:
16651665 "< code > http</ code > ", "< code > https</ code > ", "< code > socks</ code > ",
16661666 "< code > socks4</ code > ", "< code > socks5</ code > ".
16671667
You can’t perform that action at this time.
0 commit comments