Skip to content

Comments

http2: mimic stdlib http2 when connContext returns nil#164

Merged
pires merged 5 commits intomainfrom
pires/fix/http2_nil_connctx_panics
Feb 6, 2026
Merged

http2: mimic stdlib http2 when connContext returns nil#164
pires merged 5 commits intomainfrom
pires/fix/http2_nil_connctx_panics

Conversation

@pires
Copy link
Owner

@pires pires commented Feb 6, 2026

cc @emersion

Fixes #161

@emersion
Copy link
Contributor

emersion commented Feb 6, 2026

Thanks for sending a patch to fix this!

Copy link
Contributor

@emersion emersion left a comment

Choose a reason for hiding this comment

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

Thanks!

@pires pires merged commit 4535726 into main Feb 6, 2026
10 of 11 checks passed
@pires pires deleted the pires/fix/http2_nil_connctx_panics branch February 6, 2026 12:21
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.

Panic when ConnContext is not set

2 participants