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

HTTP/3 fixed some tests #51493

Merged
merged 3 commits into from
Apr 22, 2021
Merged

Commits on Apr 16, 2021

  1. Fixed HTTP/3 test crashes.

    ManickaP committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d05e838 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Removed H3 test cases from version selection test.

    Since H3 is using QUIC/UDP it's not possible to use Ssl over TCP socket ALPN to determine the final request version. It either has to be pre-negotiated or upgraded via Alt-Svc.
    ManickaP committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    eef5344 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    f1689f7 View commit details
    Browse the repository at this point in the history