Skip to content

Comments

helper/http2: use http.Server.ConnContext for HTTP/2 if set#139

Closed
emersion wants to merge 1 commit intopires:mainfrom
emersion:h2-conn-context
Closed

helper/http2: use http.Server.ConnContext for HTTP/2 if set#139
emersion wants to merge 1 commit intopires:mainfrom
emersion:h2-conn-context

Conversation

@emersion
Copy link
Contributor

Without this, one cannot populate http.Request.Context() with connection-specific information for HTTP/2.

Without this, one cannot populate http.Request.Context() with
connection-specific information for HTTP/2.
Copy link
Owner

@pires pires left a comment

Choose a reason for hiding this comment

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

This made me look into this piece of code once again and I think there's room for improvement on what you did and the TLS handshake bits. I am opening a PR against these changes of yours.

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