Skip to content

Returning 204 on delete should not send any content #90

@birme

Description

@birme

The 204 No content should not send any data on the line as it may cause some clients to not be able to close the connection (unread data in buffer). The expected behavior is that if 204 is signalled no data should be sent in the response. If data is sent 200 should be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsvdt25

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions