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 implicit body asserts on compressed response body #568

Merged
merged 1 commit into from
May 11, 2022

Conversation

jcamiel
Copy link
Collaborator

@jcamiel jcamiel commented May 11, 2022

Closes #567

@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
@jcamiel jcamiel force-pushed the feature/fix-compressed-implicit-body-assert branch 3 times, most recently from 980fde9 to 94bec73 Compare May 11, 2022 14:31
@jcamiel jcamiel force-pushed the feature/fix-compressed-implicit-body-assert branch from 94bec73 to 78b38ff Compare May 11, 2022 14:40
@fabricereix fabricereix merged commit 7c6b03f into master May 11, 2022
@fabricereix fabricereix deleted the feature/fix-compressed-implicit-body-assert branch May 11, 2022 15:36
@fabricereix fabricereix changed the title Fix implicit body asserts on compressed response body. Fix implicit body asserts on compressed response 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.

Implicit body test with base64, file, hex are done on HTTP raw body response
2 participants