index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
httpclient
/
client.go
Age
Commit message (
Expand
)
Author
Files
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
1
2023-08-08
[bugfix] only set content-length AFTER rewinding body bytes (#2086)
kim
1
2023-08-03
[feature] simpler cache size configuration (#2051)
kim
1
2023-08-01
[feature] Allow users to skip http client tls verification for testing purpos...
tobi
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-07-07
[feature] enable + document explicit IP dialer allowing/denying (#1950)
v0.10.0-rc1
tobi
1
2023-06-02
[performance] wrap httpclient response body to ensure drained before close (#...
kim
1
2023-05-21
[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805)
v0.9.0-rc2
kim
1
2023-04-30
[bugfix] tweak httpclient error handling again ... (#1721)
kim
1
2023-04-29
[performance] tweak http client error handling (#1718)
kim
1
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-19
[chore] Move request validation earlier in client (#1531)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-26
Additional IP range validations (#1152)
Daniele Sluijters
1
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
1
2022-11-08
[feature] various worker / request queue improvements (#995)
kim
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-08-27
[bugfix] Relax outgoing http request queue (#760)
v0.4.0
tobi
1
2022-07-18
[chore] move dialer inside new (#715)
tobi
1
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1