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

h2c server #3387

Merged
merged 4 commits into from May 28, 2018
Merged

h2c server #3387

merged 4 commits into from May 28, 2018

Conversation

juliens
Copy link
Member

@juliens juliens commented May 25, 2018

What does this PR do?

This PR add support for h2c on the entry points.

Motivation

Be able to proxying http2 without HTTPS (for gRPC for example)

Related to #2139

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

This PR is based on a pending pull request on golang.
https://go-review.googlesource.com/c/net/+/112999

@juliens juliens added kind/enhancement a new or improved feature. status/2-needs-review labels May 25, 2018
@ldez ldez modified the milestones: 1.6, 1.7 May 25, 2018
Copy link
Contributor

@nmengin nmengin 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

@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

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement a new or improved feature. size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants