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

Support http2 keep-alive #90

Merged
merged 4 commits into from
Oct 29, 2024
Merged

Support http2 keep-alive #90

merged 4 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Remove unused condition in tests

    `defaults.ssl.enabled` is a bool, it will never be `None`.
    
    Signed-off-by: Sahas Subramanian <[email protected]>
    shsms committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    689feaa View commit details
    Browse the repository at this point in the history
  2. Support http2 keep-alive

    Signed-off-by: Sahas Subramanian <[email protected]>
    shsms committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e84c217 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    Signed-off-by: Sahas Subramanian <[email protected]>
    shsms committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2770f7a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: daniel-zullo-frequenz <[email protected]>
    Signed-off-by: Sahas Subramanian <[email protected]>
    shsms and daniel-zullo-frequenz authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7f45223 View commit details
    Browse the repository at this point in the history