forked-synapse/synapse/http
2020-08-06 08:20:42 -04:00
..
federation Convert the federation agent and related code to async/await. (#7874) 2020-07-23 07:05:57 -04:00
__init__.py Replace client_secret with <redacted> in server logs (#6158) 2019-10-03 12:57:26 +01:00
additional_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
client.py Convert the SimpleHttpClient to async. (#8016) 2020-08-04 07:22:04 -04:00
connectproxyclient.py Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
endpoint.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
matrixfederationclient.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
proxyagent.py Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
request_metrics.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
server.py Implement handling of HTTP HEAD requests. (#7999) 2020-08-03 08:45:42 -04:00
servlet.py Ensure that calls to json.dumps are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
site.py Convert run_as_background_process inner function to async. (#8032) 2020-08-06 08:20:42 -04:00