Skip to content

Automatically exhaust response entities returned by ClientResource #968

Open
@jlouvel

Description

@jlouvel

Currently if the response entity isn't consumed or if exhaust() isn't called explicitly, the connection is blocked.

The idea is to have a default setting that would automatically exhaust() the entity upon release() of the ClientResource. Note that today we only keep track of the latest response, not the history of all calls.

Reported by @stoffeg

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions