Fix http client
authorr <r@freesoftwareextremist.com>
Fri, 30 Oct 2020 17:07:06 +0000 (17:07 +0000)
committerr <r@freesoftwareextremist.com>
Fri, 30 Oct 2020 17:07:06 +0000 (17:07 +0000)
commit140dfe2f638e755fa137995a29f2f44aa0b8c310
tree1fe05a7c767451dee658521a9d4ac5329025f4ab
parent237182c171beafc2d823fa6ea319bdd7e7209190
Fix http client

- Remove automatic retries on 429
- Tweak http client config for better connection re-using
main.go
mastodon/mastodon.go