Skip to content

Commit e370abf

Browse files
default port
1 parent df77dbc commit e370abf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,12 +1677,12 @@ <h3>Proxy</h3>
16771677
<var>protocol</var>.
16781678

16791679
<li><p>If <var>scheme</var> is "<code>http</code>" or "<code>https</code>",
1680-
the <var>host</var> may
1681-
<a data-lt="includes credentials">include credentials</a>.
1680+
the <var>host</var> may
1681+
<a data-lt="includes credentials">include credentials</a>.
16821682

16831683
<li><p>If the <var>port</var> is omitted and <var>scheme</var> has a
1684-
<a>default port</a>, this is the implied port. Otherwise, the <var>port</var>
1685-
is left undefined.
1684+
<a>default port</a>, then <a>remote end</a> should use this port. Otherwise,
1685+
the <var>port</var> is left undefined.
16861686
</ol>
16871687

16881688
<p>A <dfn>proxy scheme</dfn> is defined as being one of the following strings:

0 commit comments

Comments
 (0)