Skip to content

JsonApiListener::_checkRequestMethods is incorrect, which causes (.e.g) DELETE to fail #172

@geoidesic

Description

@geoidesic

Requests without a body are not required by the JSONAPI spec to have Content-Type header set. However this method does. This is not correct for requests that do not contain a body.

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