Skip to content

Make ProtocolResponse Disposable #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
josephdecock opened this issue Apr 8, 2025 · 0 comments
Open

Make ProtocolResponse Disposable #184

josephdecock opened this issue Apr 8, 2025 · 0 comments
Labels
area/foss/identity-model Issues related to Identity Model

Comments

@josephdecock
Copy link
Member

josephdecock commented Apr 8, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/foss/identity-model Issues related to Identity Model
Projects
None yet
Development

No branches or pull requests

1 participant