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

Max Header Size #21047

Closed
mcgear opened this issue Nov 1, 2023 · 1 comment
Closed

Max Header Size #21047

mcgear opened this issue Nov 1, 2023 · 1 comment
Labels
question a question about the use of Deno

Comments

@mcgear
Copy link

mcgear commented Nov 1, 2023

Is there a max header size for deno requests/responses?

@lucacasonato lucacasonato added the question a question about the use of Deno label Nov 7, 2023
@mmastrac mmastrac removed their assignment May 21, 2024
@littledivy
Copy link
Member

Deno uses hyper's default limits for headers size:

Ref hyperium/hyper#1748 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question a question about the use of Deno
Projects
None yet
Development

No branches or pull requests

4 participants