docker-registry-proxy
docker-registry-proxy copied to clipboard
Are there any plans to support http2 upstream?
We have a scenario where the upstream server uses http2.
We get a 426 response from the server https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/426 upon query
Above PR implements HTTP2 support