Skip to content

Commit d172600

Browse files
committed
docs: fix typo
1 parent 14aa1bb commit d172600

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -272,9 +272,11 @@ If evaluation is `true`:
272272

273273
- HTTP content
274274
- HTTP response status
275-
- [206 (Precondition Failed)](https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7)
275+
- [206 (Partial Content)](https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7)
276+
- [416 (Range Not Satisfiable)](https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17)
276277
- HTTP headers
277278
- Content-Range
279+
- Content-Type
278280

279281
## Conditions
280282

0 commit comments

Comments
 (0)