aboutsummaryrefslogtreecommitdiff
path: root/mastodon/http.go
AgeCommit message (Collapse)Author
2023-09-24Use a custom LimitedReader instead of http.MaxBytesReaderr
Fixes compatibility with older Go versions.
2023-09-18Set timeout and response size limit for the http clientr