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

Add support to decompress gzip encoded responses #93

Open
v-girish opened this issue Jul 28, 2023 · 0 comments
Open

Add support to decompress gzip encoded responses #93

v-girish opened this issue Jul 28, 2023 · 0 comments

Comments

@v-girish
Copy link

If the candidate, master or primary has gzip compression enabled, diffy does not decompress the response and saves the response as it as byte buffer.
This results in incorrect diff comparison.
Please see the screenshot below.
Screenshot 2023-07-28 at 1 33 11 PM

Reactor netty HttpClient offers the capability to enable compression. See here

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

No branches or pull requests

1 participant