Files
mc-proxy/internal
Kyle Isom a45ed03432 Use http.Transport for non-TLS backends (HTTP/1.1 support)
The h2c-only transport (http2.Transport) fails against backends like
Gitea that only speak HTTP/1.1. Switch to standard http.Transport for
non-TLS backends, which handles HTTP/1.1 natively and can upgrade to
h2c if the backend supports it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:32:42 -07:00
..
2026-03-17 02:56:24 -07:00