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

Allow setting a default max_size for the encoder in Cowboy/Gun #102

Open
essen opened this issue Jul 24, 2020 · 0 comments
Open

Allow setting a default max_size for the encoder in Cowboy/Gun #102

essen opened this issue Jul 24, 2020 · 0 comments
Milestone

Comments

@essen
Copy link
Member

essen commented Jul 24, 2020

Instead of calling cow_hpack:init/0 they'd call the /1 variant. The default MUST be lower than the protocol default otherwise things may not work.

This doesn't apply to the decoder since we must conform to the SETTINGS value to decode properly.

@essen essen added this to the Gun 2.0 milestone Mar 3, 2022
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