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

implement decompression handler #116

Open
baywet opened this issue Jul 22, 2024 · 0 comments
Open

implement decompression handler #116

baywet opened this issue Jul 22, 2024 · 0 comments

Comments

@baywet
Copy link
Member

baywet commented Jul 22, 2024

related microsoft/kiota#598
Guzzle will already decompress responses automatically.
If we have a way to specify default request headers no additional handler is required, just update the factory.
If we don't, add a new handler that adds this header when not present, with gzip as a value. And add that handler to the list of default handlers for the clients

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

No branches or pull requests

1 participant