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

Be compatible with HTTP/2 #120

Open
mildred opened this issue Aug 23, 2022 · 1 comment
Open

Be compatible with HTTP/2 #120

mildred opened this issue Aug 23, 2022 · 1 comment

Comments

@mildred
Copy link
Contributor

mildred commented Aug 23, 2022

devd has the ability to serve content with TLS, it would be nice if HTTP/2 was enabled in that case to allow browsers to use it and benefit from it. This is useful for development environment to test how an app reacts to it.

@leg100
Copy link

leg100 commented Aug 23, 2022

Freakish timing! I was going to raise the same issue today - I've run into the dreaded HTTP/1.1 maximum of 6 open connections. HTTP/2 defaults to 100.

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

2 participants