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 http/2 support to development server #632

Open
1 of 5 tasks
thescientist13 opened this issue Jun 12, 2021 · 0 comments
Open
1 of 5 tasks

add http/2 support to development server #632

thescientist13 opened this issue Jun 12, 2021 · 0 comments
Labels
CLI enhancement Improve something existing (e.g. no docs, new APIs, etc) question Further information is requested
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Jun 12, 2021

Type of Change

  • New Feature Request
  • Documentation / Website
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

It would be nice if local development could support HTTP/2. This would better simulate more real world use cases and would be faster for development because of multi-plexing. (see #629 / #628 for additional context)

Details

I think the main issue here would be around HTTPS, as I think that is a pre-requisite of HTTP/2. But also I think there is an exception for localhost?

@thescientist13 thescientist13 added enhancement Improve something existing (e.g. no docs, new APIs, etc) CLI labels Jun 12, 2021
@thescientist13 thescientist13 added this to the 1.0 milestone Jun 12, 2021
@thescientist13 thescientist13 added the question Further information is requested label Jun 13, 2021
@thescientist13 thescientist13 modified the milestones: 1.0, 1.x Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI enhancement Improve something existing (e.g. no docs, new APIs, etc) question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant