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

network: add support for br content encoding #5100

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Nov 16, 2023

Support encoding/decoding on Linux x64, macOS, and Windows x64.

Part of zaproxy/zaproxy#2198.

Copy link
Member

@ricekot ricekot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working as expected :), tested with the following request:

GET https://www.zaproxy.org/ HTTP/2
accept-encoding: br
content-length: 0

Have a few other minor comments.

Support encoding/decoding on Linux x64, macOS, and Windows x64.

Part of zaproxy/zaproxy#2198.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 force-pushed the network/add-br-support branch from 2cabee6 to 5a896fc Compare November 17, 2023 07:53
Copy link
Member

@ricekot ricekot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Member

@psiinon psiinon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my macBook M2!

@psiinon psiinon merged commit 542067c into zaproxy:main Nov 17, 2023
10 checks passed
@thc202 thc202 deleted the network/add-br-support branch November 17, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants