Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Reject requests that don't set Content-Length or Transfer-Encoding: chunked #1130

@cesarblum

Description

@cesarblum

Requests containing a body (POST, PUT, CONNECT, PATCH, OPTIONS) should be rejected with a 411 Length Required if they don't include a Content-Length or Transfer-Encoding: chunked header.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions