Files
gotosocial/vendor/golang.org/x/net/http/httpguts
tobi 1cdc163276 [performance] Don't retry/backoff invalid http requests that will never succeed (#609)
* add httpguts (ew)

* add ValidateRequest err wrapping logic

* don't retry on unrecoverable errors

* i am very clever
2022-05-26 13:38:41 +02:00
..