- Aug 14, 2022
- Aug 13, 2022
- Jul 26, 2022
-
-
renovate authored
-
- Jun 01, 2022
-
-
renovate authored
-
- May 31, 2022
-
-
renovate authored
-
- May 13, 2022
- Apr 09, 2022
-
-
renovate authored
-
- Apr 07, 2022
-
-
renovate authored
-
- Mar 31, 2022
-
-
renovate authored
-
- Mar 30, 2022
-
-
renovate authored
-
- Mar 21, 2022
-
-
renovate authored
-
- Feb 23, 2022
-
-
renovate authored
-
ale authored
-
ale authored
The ProxyHandler apparently assumes that you're running a gorilla.Mux for request routing, as it sets the URL.Scheme field of the incoming request - which is normally unset. This has the consequence of messing up all sorts of things, including redirects, because the other fields (like Host) of the request URL are still going to be unset.
-
- Feb 22, 2022
-
-
renovate authored
-
- Feb 15, 2022
-
-
renovate authored
-
- Feb 14, 2022
-
-
renovate authored
-
- Feb 05, 2022
- Jan 31, 2022
-
-
renovate authored
-
- Jan 29, 2022
-
-
renovate authored
-
- Jan 04, 2022
-
-
renovate authored
-
- Dec 02, 2021
-
-
renovate authored
-
- Nov 26, 2021
- Nov 17, 2021
-
-
renovate authored
-
- Nov 11, 2021
-
-
renovate authored
-
- Oct 03, 2021
-
-
ale authored
The clients already support it (via the default net/http.Transport), and it can be enabled with a configuration parameter. The default is still currently disabled, though there is plan to flip it later to enabled-by-default if it proves to be working as expected in production. We also introduce, via a slight refactoring of the Serve() code, a test of the top-level http.Handler (with the full middleware stack).
-
ale authored
Use mime.ParseMediaType to obtain the main content type.
-
- Sep 21, 2021
-
-
renovate authored
-
- Aug 16, 2021
-
-
renovate authored
-
- Jun 26, 2021
-
-
renovate authored
-
- Jun 19, 2021
-
-
renovate authored
-