Skip to content

Commit 8261066

Browse files
committed
Define sec-purpose in HTTP extensions
1 parent aca7028 commit 8261066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4103,7 +4103,7 @@ whose value must be a <a data-lt="structured header list">list</a>. Its ABNF is:
41034103
Sec-Purpose = sf-list
41044104
</code></pre>
41054105

4106-
It may contain a Item member which is the Token "prefetch". If so, this indicates the request’s
4106+
It may contain an item member which is the token "prefetch". If so, this indicates the request’s
41074107
purpose is to download a resource it is anticipated will be fetched shortly.
41084108

41094109
<p class=note>This can be used, for example, to let the server adjust the caching expiry for

0 commit comments

Comments
 (0)