Skip to content

Commit ece8710

Browse files
authored
Merge pull request #3370 from nidhijaju/fix-invalid-examples
Remove non-invalid example
2 parents 2463a20 + 00ad540 commit ece8710

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

draft-ietf-httpbis-no-vary-search.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ To _obtain a URL search variance_ given a [response](https://fetch.spec.whatwg.o
244244

245245
### Examples
246246

247-
The following illustrates how various inputs are parsed, in terms of their impacting on the resulting no-vary params and vary params:
247+
The following illustrates how various inputs are parsed, in terms of their impact on the resulting no-vary params and vary params:
248248

249249
| Input | Result |
250250
|----------------------------------------+-----------------------------------------------------------|
@@ -255,7 +255,6 @@ The following illustrates how various inputs are parsed, in terms of their impac
255255
The following inputs are all invalid and will cause the default URL search variance to be returned:
256256

257257
{:compact}
258-
* `No-Vary-Search: unknown-key`
259258
* `No-Vary-Search: key-order="not a boolean"`
260259
* `No-Vary-Search: params="not a boolean or inner list"`
261260
* `No-Vary-Search: params=(not-a-string)`

0 commit comments

Comments
 (0)