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 bug with proxying chunked encoding #21

Conversation

westoque
Copy link
Contributor

@westoque westoque commented Feb 5, 2018

There's an issue when proxying items that have chuncked encoding wherein you get an incomplete response. Reference below:

ncr/rack-proxy#51
ncr/rack-proxy#50

The changes in this PR made my test suite finally work.

Thanks for the nice gem! 👍

@dillonhafer dillonhafer merged commit 75e2ea2 into hashrocket:master Feb 5, 2018
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.

2 participants