docker-registry-proxy icon indicating copy to clipboard operation
docker-registry-proxy copied to clipboard

Feature/force-upstream-to-use-http-1-1

Open hishamanver opened this issue 2 years ago • 1 comments

Ties to https://github.com/rpardini/docker-registry-proxy/pull/102

Added ENV check and include file to force upstream to use http 1.1

Use case - we have a harbor upstream registry sits behind an envoy proxy that requires connections to use http2.

This PR forces the connection to use http 1.1

Please ignore whitespace differences :)

hishamanver avatar Feb 28 '22 03:02 hishamanver

@rpardini, hi. Is it possible to merge this? We are currently facing the same issue with a 426 Upgrade Required error, with cr.yandex as the upstream.

GureevLeonid avatar Aug 29 '23 13:08 GureevLeonid