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

Interceptors: add response decompress interceptor #3255

Open
metcoder95 opened this issue May 13, 2024 · 4 comments
Open

Interceptors: add response decompress interceptor #3255

metcoder95 opened this issue May 13, 2024 · 4 comments
Labels
enhancement New feature or request interceptors Pull requests or issues related to Dispatcher Interceptors

Comments

@metcoder95
Copy link
Member

This would solve...

Decompression of compressed responses based on content-encoding header.

The implementation should look like...

Implemented as interceptor

Additional context

Ref: #3253 (comment)

@metcoder95 metcoder95 added enhancement New feature or request interceptors Pull requests or issues related to Dispatcher Interceptors labels May 13, 2024
@metcoder95
Copy link
Member Author

cc: @ronag

@metcoder95 metcoder95 changed the title Interceptors: add response compression interceptor Interceptors: add response decompress interceptor May 13, 2024
@metcoder95 metcoder95 mentioned this issue May 15, 2024
13 tasks
@adrianfalleiro
Copy link

Will you accept a PR for this? I would like to implement this

@tsctx
Copy link
Member

tsctx commented May 16, 2024

PR welcome

@adrianfalleiro
Copy link

Ok made a first pass at this. Please take a look #3274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request interceptors Pull requests or issues related to Dispatcher Interceptors
Projects
None yet
Development

No branches or pull requests

3 participants