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

Use h2c from x/net to handle h2c requests #5045

Merged
merged 1 commit into from Jul 1, 2019
Merged

Conversation

juliens
Copy link
Member

@juliens juliens commented Jul 1, 2019

What does this PR do?

Remove our own implementation of h2c server, and update x/net/http2.

Motivation

As the PR (https://go-review.googlesource.com/c/net/+/112999) about h2c has been merged, we can now use the stdlib.

Additional Notes

Co-authored-by: Mathieu Lonjaret mathieu.lonjaret@gmail.com

@traefiker traefiker added this to the 2.0 milestone Jul 1, 2019
@ldez ldez added the kind/enhancement a new or improved feature. label Jul 1, 2019
@ldez ldez added this to To review in v2 via automation Jul 1, 2019
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jbdoumenjou jbdoumenjou left a comment

Choose a reason for hiding this comment

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

LGTM

@traefiker traefiker merged commit 4360ca1 into traefik:v2.0 Jul 1, 2019
v2 automation moved this from To review to Done Jul 1, 2019
@juliens juliens deleted the x-net-h2c branch September 6, 2019 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants