Skip to content

Support Chunked-Encoding for HTTP client #2038

@raxyte

Description

@raxyte

The CAF HTTP Client unconditionally uses HTTP/1.1 for requests but does not support Chunked Transfer Encoding. RFC 9112 states all recipients must be able to parse and decode this encoding. Unfortunately, this means the client cannot really be used at all in practical scenarios.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions