Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport h2c URI scheme for reverse proxy upstream address #3628
Labels
Milestone
Comments
|
This looked easy so I took a quick shot at it with #3629. Since |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
caddy 2.1.0 added support for HTTP2 cleartext connections but the syntax is a bit cumbersome:
It would be nice if we could use
h2c://instead:Traefik is using the same syntax: https://docs.traefik.io/user-guides/grpc/