Skip to content

Commit 13ea27d

Browse files
Update index.html
Co-authored-by: Henrik Skupin <[email protected]>
1 parent 7d5457a commit 13ea27d

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
@@ -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

0 commit comments

Comments
 (0)