Skip to content

Let one pass a List<byte[]> request body #763

Closed
@slandelle

Description

@slandelle

Sometimes, a body can be composed of chunks of bytes. A typical example is content generated from a template engine, with static parts and dynamic parts, where static parts' bytes can be cached.

It would be interesting to allow passing such a body in a way that saves copying the full byte array.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions