We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14aa1bb commit d172600Copy full SHA for d172600
README.md
@@ -272,9 +272,11 @@ If evaluation is `true`:
272
273
- HTTP content
274
- HTTP response status
275
- - [206 (Precondition Failed)](https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7)
+ - [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)
277
- HTTP headers
278
- Content-Range
279
+ - Content-Type
280
281
## Conditions
282
0 commit comments