From 4b3c60d752cf2d2d9c2a21732aa4f7b291ff3e85 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 28 Nov 2022 14:52:34 +0100 Subject: [PATCH] Update fetch.bs --- fetch.bs | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch.bs b/fetch.bs index aee65dcf5..ff2c6b667 100644 --- a/fetch.bs +++ b/fetch.bs @@ -1299,6 +1299,7 @@ downloads. This format of range header value can be set using add a range hea

The document `Accept` header value is `text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8`. +

Statuses

A status is an integer in the range 0 to 999, inclusive.