-
- Downloads
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.
Showing
- changelog.d/4468.misc 1 addition, 0 deletionschangelog.d/4468.misc
- synapse/http/federation/matrix_federation_agent.py 10 additions, 0 deletionssynapse/http/federation/matrix_federation_agent.py
- synapse/http/matrixfederationclient.py 0 additions, 1 deletionsynapse/http/matrixfederationclient.py
- tests/http/federation/test_matrix_federation_agent.py 16 additions, 0 deletionstests/http/federation/test_matrix_federation_agent.py
- tests/http/test_fedclient.py 1 addition, 1 deletiontests/http/test_fedclient.py
Loading
Please register or sign in to comment