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

Adding support for Accept-Encoding: gzip in HTTP headers #497

Merged

Conversation

SubashPradhan
Copy link
Contributor

Description

  • AddedAccept-Encoding: gzip header to HTTP requests.
  • This change allows the client to request Gzip-compressed responses from the server, improving data transfer efficiency and reducing load times.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@SubashPradhan SubashPradhan merged commit ed7fdca into main Oct 22, 2024
6 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