summaryrefslogtreecommitdiff
path: root/mastodon/http.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-24Use a custom LimitedReader instead of http.MaxBytesReaderr1-5/+9
2023-09-18Set timeout and response size limit for the http clientr1-0/+41