MatrixSynapse/synapse/http
Richard van der Hoff 8520bc3109
Fix Host header sent by MatrixFederationAgent (#4468)
Move the Host header logic down here so that (a) it is used if we reuse the
agent elsewhere, and (b) we can mess about with it with .well-known.
2019-01-25 12:38:16 +00:00
..
federation Fix Host header sent by MatrixFederationAgent (#4468) 2019-01-25 12:38:16 +00:00
__init__.py
additional_resource.py
client.py Fix UnboundLocalError in post_urlencoded_get_json (#4460) 2019-01-24 13:38:29 +00:00
endpoint.py
matrixfederationclient.py Fix Host header sent by MatrixFederationAgent (#4468) 2019-01-25 12:38:16 +00:00
request_metrics.py
server.py
servlet.py
site.py