Skip to content

Automatically exhaust response entities returned by ClientResource #968

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions