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

Dedupe response bodies instead of responses #86

Merged
merged 2 commits into from
Dec 8, 2024
Merged

Conversation

Jalle19
Copy link
Owner

@Jalle19 Jalle19 commented Dec 8, 2024

Fixes #85

This means we don't have to use clone() to access the body, which closes #85
@Jalle19 Jalle19 merged commit 38664d7 into master Dec 8, 2024
7 checks passed
@Jalle19 Jalle19 deleted the response-cloning branch December 8, 2024 10:41
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.

Use alternative to Response.clone()
1 participant