Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2821,7 +2821,7 @@ invoke a fetch at a later time, e.g., when a document is unloaded or becomes not

<hr>

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

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

<table>
<tbody><tr><th>Port<th>Typical service
<tr><td>0<td>—
<tr><td>1<td>tcpmux
<tr><td>7<td>echo
<tr><td>9<td>discard
Expand Down