Skip to content
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

Expose http::Extensions in Response #1476

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Expose http::Extensions in Response #1476

merged 2 commits into from
Mar 14, 2022

Conversation

ducaale
Copy link
Sponsor Contributor

@ducaale ducaale commented Feb 20, 2022

This PR introduces two methods for accessing and mutating extensions in reqwest::Response and reqwest::blocking::Response.

Resolves #1475

@seanmonstar seanmonstar merged commit 6dbac11 into seanmonstar:master Mar 14, 2022
@ducaale ducaale deleted the response-extensions branch March 14, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider exposing http::Extensions in reqwest::Response
2 participants