mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-17 10:49:56 -05:00
This reduces the memory usage of previewing media files which end up larger than the `max_spider_size` by avoiding buffering content internally in treq. It also checks the `Content-Length` header in additional places instead of streaming the content to check the body length. |
||
|---|---|---|
| .. | ||
| federation | ||
| __init__.py | ||
| ca.crt | ||
| ca.key | ||
| server.key | ||
| test_additional_resource.py | ||
| test_client.py | ||
| test_endpoint.py | ||
| test_fedclient.py | ||
| test_proxyagent.py | ||
| test_servlet.py | ||
| test_simple_client.py | ||