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

feat: experimental HTTP/3 support + optional HTTP/2 disabling #2278

Merged
merged 5 commits into from
Dec 8, 2023
Merged

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    5af973b View commit details
    Browse the repository at this point in the history
  2. feat: experimental http3 support

    Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com>
    Co-authored-by: Knapoc <Knapoc@users.noreply.github.com>
    buchdag and Knapoc committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b5cc9b1 View commit details
    Browse the repository at this point in the history
  3. refactor: re-organise template for HTTP/3 feature

    Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com>
    Co-authored-by: Niek <100143256+SchoNie@users.noreply.github.com>
    buchdag and SchoNie committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    018db70 View commit details
    Browse the repository at this point in the history
  4. docs: documentation for HTTP/2 and HTTP/3 support

    Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com>
    Co-authored-by: Patrick Domack <patrickdk@patrickdk.com>
    buchdag and patrickdk77 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ae5beca View commit details
    Browse the repository at this point in the history
  5. test: tests for HTTP/3

    Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com>
    Co-authored-by: Niek <100143256+SchoNie@users.noreply.github.com>
    buchdag and SchoNie committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c4cb1c3 View commit details
    Browse the repository at this point in the history