Skip to content

Make ProtocolResponse Disposable #184

Open
@josephdecock

Description

@josephdecock

The ProtocolResponse contains an HTTP response. We can manage the response's resources by making the wrapping ProtocolResponse disposable. When the ProtocolResponse is disposed, we should dispose the HTTP response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions