Skip to content

Comments

http2: support http.Server.BaseContext & avoid empty ALPN on TLS#140

Merged
pires merged 4 commits intomainfrom
pires/fix/emersion-h2-conn-context
Jan 26, 2026
Merged

http2: support http.Server.BaseContext & avoid empty ALPN on TLS#140
pires merged 4 commits intomainfrom
pires/fix/emersion-h2-conn-context

Conversation

@pires
Copy link
Owner

@pires pires commented Jan 24, 2026

Closes #139

@emersion would you be so kind as to review?

emersion and others added 3 commits January 24, 2026 10:11
Without this, one cannot populate http.Request.Context() with
connection-specific information for HTTP/2.
@coveralls
Copy link

coveralls commented Jan 24, 2026

Coverage Status

coverage: 94.784%. remained the same
when pulling 260b584 on pires/fix/emersion-h2-conn-context
into 5b1be82 on main.

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.

Overall LGTM, just two minor comments. Thanks a lot!

@pires pires merged commit f6b536f into main Jan 26, 2026
12 checks passed
@pires pires deleted the pires/fix/emersion-h2-conn-context branch January 26, 2026 23:00
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.

3 participants