pleroma/lib/pleroma/http
rinpatch 9b73c35ca8 Request limiter setup: consider {:error, :existing} a success
When the application restarts (which happens after certain config
changes), the limiters are not destroyed, so `ConcurrentLimiter.new`
will produce {:error, :existing}
2020-07-15 15:26:35 +03:00
..
adapter_helper Request limiter setup: consider {:error, :existing} a success 2020-07-15 15:26:35 +03:00
adapter_helper.ex Adapter Helper: Use built-in ip address type 2020-07-15 15:26:35 +03:00
ex_aws.ex added wrapper Pleroma.HTTP for ExAws.S3 2020-06-25 07:12:29 +03:00
http.ex HTTP: Implement max request limits 2020-07-15 15:26:35 +03:00
request.ex Update Copyrights for gun related files 2020-03-03 17:16:24 -06:00
request_builder.ex Merge branch 'develop' into gun 2020-03-03 17:15:49 -06:00
tzdata.ex added wrapper Pleroma.HTTP for Tzdata.HTTPClient 2020-06-24 09:12:32 +03:00