MatrixSynapse/synapse/http
Patrick Cloke 66a4af8d96
Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802)
2020-07-10 14:30:08 -04:00
..
federation
__init__.py
additional_resource.py
client.py Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 2020-07-10 14:30:08 -04:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py
request_metrics.py
server.py Add types to the server code and remove unused parameter (#7813) 2020-07-10 14:28:42 -04:00
servlet.py Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 2020-07-10 14:30:08 -04:00
site.py