From dc655f8aab619168cff0fb865177f85546c83dac Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Sat, 7 Jan 2023 11:21:51 +0200 Subject: [PATCH] Define sec-purpose in HTTP extensions --- fetch.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch.bs b/fetch.bs index ba7a83e15..4adabf896 100644 --- a/fetch.bs +++ b/fetch.bs @@ -4103,7 +4103,7 @@ whose value must be a list. Its ABNF is: Sec-Purpose = sf-list -It may contain a Item member which is the Token "prefetch". If so, this indicates the request’s +It may contain an item member which is the token "prefetch". If so, this indicates the request’s purpose is to download a resource it is anticipated will be fetched shortly.

This can be used, for example, to let the server adjust the caching expiry for