GoToSocial/internal/httpclient
Daenney 70398891b8
[chore] Move request validation earlier in client (#1531)
This moves checking if the request is valid as early as possible in the
chain. This should ensure that for an invalid request we never bother
acquiring the wait queue and taking up a spot in it.
2023-02-19 11:01:15 +00:00
..
client.go [chore] Move request validation earlier in client (#1531) 2023-02-19 11:01:15 +00:00
client_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
request.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
sanitizer.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00