summaryrefslogtreecommitdiff
path: root/internal/httpclient/client.go
AgeCommit message (Expand)AuthorFiles
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-08-27[bugfix] Relax outgoing http request queue (#760)v0.4.0Libravatar tobi1
2022-07-18[chore] move dialer inside new (#715)Libravatar tobi1
2022-05-26[performance] Don't retry/backoff invalid http requests that will never succe...v0.3.4Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1