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

Fix/response body #205

Closed
wants to merge 3 commits into from
Closed

Fix/response body #205

wants to merge 3 commits into from

Conversation

vbuberen
Copy link
Collaborator

📄 Context

Fix for #203
Now we are creating a complete response copy to pass further the chain of interceptors to be sure that Chucker doesn't break anything during processing.

📝 Changes

  • Removed redundant response size reassigning (to avoid 0 in size)
  • Added newBuilder() for response to get a copy of original response.

⚠️ Breaking

Nope

@vbuberen
Copy link
Collaborator Author

Closing in favor of #206

@vbuberen vbuberen closed this Jan 25, 2020
@vbuberen vbuberen deleted the fix/response_body branch January 26, 2020 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants