Skip to content

Write a spec to test read request body by chunk asynchronously #25

Closed
@flowersinthesand

Description

@flowersinthesand

Some I/O frameworks such as Servlet 3.0 containers and Atmosphere 2 wrapping them don't allow to read request body asynchronously even though request uses the chunked transfer encoding, transfer-encoding: chunked.

We will drop supports for these frameworks in the next major version.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions