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

[WIP] fix: http probe downgrades from http2 to http1 when it encounters an error #15436

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 1, 2024

  1. fix: http probe downgrades from http2 to http1 when it encounters an …

    …error
    
    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5553555 View commit details
    Browse the repository at this point in the history
  2. fix: retry the options request until a probe succeeds for a protocol

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cd205ce View commit details
    Browse the repository at this point in the history