diff --git a/fetch.bs b/fetch.bs index 78e50b11e..491770c07 100644 --- a/fetch.bs +++ b/fetch.bs @@ -985,11 +985,12 @@ user-agent-defined value for the

Statuses

-

A status is a code. +

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

A null body status is a status that is 101, 204, 205, or 304. -

An ok status is any status in the range 200 to 299, inclusive. +

An ok status is a status in the range 200 to 299, inclusive.

A redirect status is a status that is 301, 302, 303, 307, or 308. @@ -7193,6 +7194,7 @@ Stephan Paul, Steven Salat, Sunava Dutta, Surya Ismail, +Tab Atkins, Takashi Toyoshima, 吉野剛史 (Takeshi Yoshino), Thomas Roessler,