summaryrefslogtreecommitdiff
path: root/mastodon/http.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a custom LimitedReader instead of http.MaxBytesReaderr2023-09-241-5/+9
* Set timeout and response size limit for the http clientr2023-09-181-0/+41