Skip to content

decode from a POST returns a 500 on EOF from the request.Body #33

@dolanor

Description

@dolanor

It should returns 4XX as it is a problem on the client side most probably.

$ curl http://example.com/endpoint/ -d '' -H "Content-Type: application/json"
{"status":500,"detail":"decode POST body: EOF","source":{}}

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