这是indexloc提供的服务,不要输入任何密码
Skip to content

Fields that probably should not be (such as X-fledge-bidding-signals-format-version) #932

@martinthomson

Description

@martinthomson

Signaling content version information in HTTP headers is not generally recommended. A more generally acceptable approach is to use content types. Using content types allows for version negotiation with Accept fields in the request.

For instance, the response could use application/protected-audience-kv+json or something along those lines.

If there is a need to make a breaking change to the format, a new content type can be minted. They are cheap.

See also RFC 6648.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions