Skip to content

include example of header encodings #590

Closed
@handrews

Description

@handrews

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clarificationItems that need to be clarified in the specification

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions