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
data_case.ex Streamer rework 2020-05-07 09:13:32 +00:00
factory.ex
helpers.ex
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 Update Copyrights 2020-03-03 16:44:49 -06:00
oban_helpers.ex
web_push_http_client_mock.ex
websocket_client.ex