Skip to content

fix: configure H2C from the Go std lib#5930

Merged
metalmatze merged 2 commits into
mainfrom
fix/h2c/std-lib
Sep 4, 2025
Merged

fix: configure H2C from the Go std lib#5930
metalmatze merged 2 commits into
mainfrom
fix/h2c/std-lib

Conversation

@maxbrunet

Copy link
Copy Markdown
Member

Follow up to #5928

I claimed victory too fast, after more testing turns out, it still does not achieve graceful shutdown (see golang/go#26682)

Since Go v1.24, the standard library has http.Protocols.SetUnencryptedHTTP2 which fixes all issues

@maxbrunet
maxbrunet requested a review from a team as a code owner August 30, 2025 15:52
@alwaysmeticulous

alwaysmeticulous Bot commented Aug 30, 2025

Copy link
Copy Markdown

✅ Meticulous spotted 0 visual differences across 442 screens tested: view results.

Meticulous evaluated ~4 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 18e7139. This comment will update as new commits are pushed.

@metalmatze metalmatze left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@metalmatze
metalmatze enabled auto-merge September 4, 2025 09:31
@metalmatze
metalmatze merged commit ffed18a into main Sep 4, 2025
38 checks passed
@metalmatze
metalmatze deleted the fix/h2c/std-lib branch September 4, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants