pleroma/test/support
rinpatch f70335002d RichMedia: Do a HEAD request to check content type/length
This shouldn't be too expensive, since the connections are pooled,
but it should save us some bandwidth since we won't fetch non-html
files and files that are too large for us to process (especially
since you can't cancel a request without closing the connection
with HTTP1).
2020-09-14 14:45:58 +03:00
..
builders
api_spec_helpers.ex
captcha_mock.ex
channel_case.ex
cluster.ex
conn_case.ex Apply 1 suggestion(s) to 1 file(s) 2020-08-11 09:08:27 +00:00
data_case.ex
factory.ex schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
helpers.ex Update clear_config macro 2020-08-05 17:46:14 +03:00
http_request_mock.ex RichMedia: Do a HEAD request to check content type/length 2020-09-14 14:45:58 +03:00
mrf_module_mock.ex
oban_helpers.ex
web_push_http_client_mock.ex
websocket_client.ex