-
-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Labels
clarificationItems that need to be clarified in the specificationItems that need to be clarified in the specification
Milestone
Description
Apparently I did not include an example of allow
(which for some reason I really thought I had). There's also not a direct example of it in the referenced draft spec for encoding headers in JSON. This has led to at least one instance of someone considering Allow: HEAD, GET, POST
to be encoded as "allow": [["HEAD", "GET", "POST"]]
, treating compound values within and among individual header lines differently. That was not the intention.
dlax
Metadata
Metadata
Assignees
Labels
clarificationItems that need to be clarified in the specificationItems that need to be clarified in the specification