http-extensions icon indicating copy to clipboard operation
http-extensions copied to clipboard

Variants dictionary keys must be lowercase

Open essen opened this issue 5 years ago • 0 comments

The Variants header is a dictionary and in the current version of structured headers member names are key which only accepts lowercase letters:

  • https://tools.ietf.org/html/draft-ietf-httpbis-header-structure-14#section-3.2
  • https://tools.ietf.org/html/draft-ietf-httpbis-header-structure-14#section-3.1.2

essen avatar Nov 25 '19 09:11 essen