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

Added Auto Decompression Feature #361

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Added Auto Decompression Feature #361

merged 1 commit into from
Jun 11, 2024

Conversation

shrimpwtf
Copy link
Contributor

This commit introduces the automatic decompression feature. It's very important when copying a TLS fingerprint to also have all the header and their respective order 1:1. The current functionality of req means when copying the accept-encoding header, decompression is totally ignored which is unhelpful and means a lot more work for a developer. This patch aims to fix that. Please edit as need be.

This commit updates several dependencies in different go modules and introduces the automatic decompression feature.
@imroc
Copy link
Owner

imroc commented Jun 11, 2024

Idea is good, but code need to be improved, I'll merge this PR first, and modify code later.

@imroc imroc merged commit 74b6ad7 into imroc:master Jun 11, 2024
2 checks passed
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.

2 participants