Skip to content

Commit 6738573

Browse files
authored
Block port 0
Tests: web-platform-tests/wpt#54227.
1 parent 90e1a1e commit 6738573

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fetch.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2821,7 +2821,7 @@ invoke a fetch at a later time, e.g., when a document is unloaded or becomes not
28212821

28222822
<hr>
28232823

2824-
<p>When a <a for=fetch>fetch group</a> <var>fetchGroup</var> is
2824+
<p>When a <a for=/>fetch group</a> <var>fetchGroup</var> is
28252825
<dfn export for="fetch group" id=concept-fetch-group-terminate>terminated</dfn>:
28262826

28272827
<ol>
@@ -3260,6 +3260,7 @@ through TLS using ALPN. The protocol cannot be spoofed through HTTP requests in
32603260

32613261
<table>
32623262
<tbody><tr><th>Port<th>Typical service
3263+
<tr><td>0<td>
32633264
<tr><td>1<td>tcpmux
32643265
<tr><td>7<td>echo
32653266
<tr><td>9<td>discard

0 commit comments

Comments
 (0)