GoToSocial/internal/httpclient
kim ead286a67b
[bugfix] tweak httpclient error handling again ... (#1721)
* check for tls, x509 errors using string.Contains() since crypto/tls sucks

Signed-off-by: kim <grufwub@gmail.com>

* use 2* maxprocs

Signed-off-by: kim <grufwub@gmail.com>

---------

Signed-off-by: kim <grufwub@gmail.com>
2023-04-30 10:11:18 +02:00
..
client.go [bugfix] tweak httpclient error handling again ... (#1721) 2023-04-30 10:11:18 +02:00
client_test.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
sanitizer.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
sign.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00