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>
1652
1652
1653
1653
</ table >
1654
1654
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 >
1658
1658
may < a data-lt ="includes credentials "> include credentials</ a > . If the
1659
1659
< var > scheme</ var > is omitted, the < var > scheme</ var > is implied to be
1660
1660
"< code > http</ code > ". If the port is omitted and < var > scheme</ var > has a
1661
1661
< a > default port</ a > , this is the implied port. Otherwise, the port is left
1662
1662
undefined.
1663
1663
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:
1665
1665
"< code > http</ code > ", "< code > https</ code > ", "< code > socks</ code > ",
1666
1666
"< code > socks4</ code > ", "< code > socks5</ code > ".
1667
1667
You can’t perform that action at this time.
0 commit comments