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,10 +1652,10 @@ <h3>Proxy</h3>
16521652
16531653</ table >
16541654
1655- < p > A < dfn > proxy url</ dfn > is an optional < a > proxy schema </ a > and
1656- "< code > ://</ code > " string, followed by a valid < a > host</ a > , optionally
1657- followed by a colon and a valid < a > port</ a > . The < a > host</ a > may
1658- < a data-lt ="includes credentials "> include credentials</ a > . If the
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+ may < 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
You can’t perform that action at this time.
0 commit comments