gotosocial/internal/httpclient
2023-08-08 12:45:29 +01:00
..
client.go [bugfix] only set content-length AFTER rewinding body bytes (#2086) 2023-08-08 12:45:29 +01:00
client_test.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
sanitizer.go [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
sanitizer_test.go [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
sign.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
validate.go [bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805) 2023-05-21 18:59:14 +02:00