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

support streaming gzip middleware #953

Closed
li-jin-gou opened this issue Sep 21, 2023 · 2 comments
Closed

support streaming gzip middleware #953

li-jin-gou opened this issue Sep 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@li-jin-gou
Copy link
Member

Is your feature request related to a problem? Please describe.

Currently the gzip middleware does not support streaming.

repo: https://github.com/hertz-contrib/gzip

Describe the solution you'd like

Implementing gzip middleware based on writer hijacking. refer to https://www.cloudwego.io/zh/docs/hertz/tutorials/framework-exten/response_writer/.

Describe alternatives you've considered

Add streaming gzip middleware.

Additional context

@li-jin-gou li-jin-gou added the enhancement New feature or request label Sep 21, 2023
@chaoranz758
Copy link
Member

please assign to me

@welkeyever
Copy link
Member

@chaoranz758 Any progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants