You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/http
Patrick Cloke 88a3ff12f0
Convert the SimpleHttpClient to async. (#8016)
4 years ago
..
federation Convert the federation agent and related code to async/await. (#7874) 4 years ago
__init__.py Replace client_secret with <redacted> in server logs (#6158) 5 years ago
additional_resource.py Merge different Resource implementation classes (#7732) 4 years ago
client.py Convert the SimpleHttpClient to async. (#8016) 4 years ago
connectproxyclient.py Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
endpoint.py
matrixfederationclient.py Convert federation client to async/await. (#7975) 4 years ago
proxyagent.py Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
request_metrics.py Clean up some LoggingContext stuff (#7120) 5 years ago
server.py Implement handling of HTTP HEAD requests. (#7999) 4 years ago
servlet.py Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 4 years ago
site.py Downgrade warning on client disconnect to INFO (#7928) 4 years ago