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

Add more functions to ease use of trailing headers #1401

Open
codefromthecrypt opened this issue Oct 20, 2022 · 0 comments
Open

Add more functions to ease use of trailing headers #1401

codefromthecrypt opened this issue Oct 20, 2022 · 0 comments

Comments

@codefromthecrypt
Copy link

It is great that recent versions of fasthttp have trailer support, but it is more difficult and awkward to use.
We should have minimal features like so:

It is tricky because SetTrailer isn't setting for a single value, rather all values. It would be nicer to have parity for apis to set/add and del, as well.

See mosn/pkg#66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants