Skip to content

Make ProtocolResponse Disposable #184

@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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions