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 sha256, md5, bytes query on compressed body #565

Merged
merged 1 commit into from
May 11, 2022

Conversation

jcamiel
Copy link
Collaborator

@jcamiel jcamiel commented May 10, 2022

No description provided.

@jcamiel jcamiel force-pushed the feature/fix-query-bytes branch from 046c76c to 9c6f605 Compare May 10, 2022 15:57
@jcamiel jcamiel marked this pull request as ready for review May 10, 2022 16:11
@fabricereix fabricereix merged commit 9b81ac1 into master May 11, 2022
@fabricereix fabricereix deleted the feature/fix-query-bytes branch May 11, 2022 08:18
@jcamiel jcamiel added the bug Something isn't working label May 11, 2022
@jcamiel jcamiel added this to the 1.7.0 milestone May 11, 2022
@fabricereix fabricereix changed the title Fix sha256, md5, bytes query on compressed body. Fix sha256, md5, bytes query on compressed body Sep 13, 2022
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.

Using --compressed option, bytes query use raw HTTP request body instead of decompressed body
2 participants