Skip to content

Trying to implement gzip decompression of request body#11

Open
forest-code42 wants to merge 1 commit intosix-ddc:masterfrom
forest-code42:issue-10-gzipped-req-body
Open

Trying to implement gzip decompression of request body#11
forest-code42 wants to merge 1 commit intosix-ddc:masterfrom
forest-code42:issue-10-gzipped-req-body

Conversation

@forest-code42
Copy link

fixes #10

I am not a C++ programmer IDK if this will leak memory or explode or not, but it works in my tests, request body is shown when before it was just [binary request body] (size:2968)

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.

gzipped request bodies not shown

1 participant

Comments