cache-tests icon indicating copy to clipboard operation
cache-tests copied to clipboard

header ordering

Open mnot opened this issue 5 years ago • 1 comments

Test:

Foo: a, b

Foo: b, a

and

Foo: a
Foo: b

Foo: b
Foo: a

for:

  • [ ] Age
  • [ ] Date
  • [ ] Expires
  • [ ] Last-Modified
  • [ ] ETag
  • [ ] cache-control directives
  • [ ] surrogate-control directives

mnot avatar Mar 14 '19 03:03 mnot

For https://github.com/httpwg/http-core/issues/193

mnot avatar Mar 14 '19 03:03 mnot