- Feb 23, 2022
-
-
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 15, 2022
-
-
renovate authored
-
- Feb 05, 2022
- Jan 31, 2022
-
-
renovate authored
-
- Jan 29, 2022
-
-
renovate authored
-
- Jan 04, 2022
-
-
renovate authored
-
- Dec 03, 2021
-
-
ale authored
-
- Dec 02, 2021
-
-
renovate authored
-
- Nov 26, 2021
-
-
ale authored
Drop github.com/tstranex/u2f as the implementation, in favor of github.com/duo-labs/webauthn.
-
- 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
-
- Jun 07, 2021
-
-
renovate authored
-
- May 31, 2021
-
-
renovate authored
-
- May 25, 2021
-
-
renovate authored
-
- May 06, 2021
-
-
renovate authored
-
- Apr 06, 2021
-
-
renovate authored
-
- Apr 01, 2021
-
-
renovate authored
-
- Mar 18, 2021
-
-
renovate authored
-
- Mar 08, 2021
-
-
renovate authored
-
- Mar 04, 2021
-
-
renovate authored
-
- Mar 03, 2021
-
-
renovate authored
-
- Feb 24, 2021
-
-
renovate authored
-
- Feb 20, 2021
-
-
renovate authored
-
- Jan 29, 2021
-
-
renovate authored
-
- Jan 18, 2021
-
-
ale authored
-
- Jan 10, 2021
- Jan 09, 2021