Skip to content

Default content-type on verification responses #190

@fluffy-critter

Description

@fluffy-critter

As implemented, the verification response handler uses content-type of application/x-www-form-urlencoded if there's no Accept: header provided (or the Accept: header doesn't specify a supported content-type); however the IndieAuth spec only states that the verification response should be a JSON object. So it seems that the default content-type in the response should be application/json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions