We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When gzip requests are enabled, Savon::Request logs the raw HTTP response body, which is the binary gzip encoded response, instead of the XML text.
The text was updated successfully, but these errors were encountered:
this should be fixed in the current dev branch. there's still some refactoring left to do, but i hope to get this released asap.
Sorry, something went wrong.
please try savon 0.8.0.beta.1
released v0.8.0 which should solve this problem.
No branches or pull requests
When gzip requests are enabled, Savon::Request logs the raw HTTP response body, which is the binary gzip encoded response, instead of the XML text.
The text was updated successfully, but these errors were encountered: