MatrixSynapse/synapse/rest
Richard van der Hoff 318711e139 Set Server header in SynapseRequest
(instead of everywhere that writes a response. Or rather, the subset of places
which write responses where we haven't forgotten it).

This also means that we don't have to have the mysterious version_string
attribute in anything with a request handler.

Unfortunately it does mean that we have to pass the version string wherever we
instantiate a SynapseSite, which has been c&ped 150 times, but that is code
that ought to be cleaned up anyway really.
2018-05-10 18:50:27 +01:00
..
client Set Server header in SynapseRequest 2018-05-10 18:50:27 +01:00
key Set Server header in SynapseRequest 2018-05-10 18:50:27 +01:00
media Set Server header in SynapseRequest 2018-05-10 18:50:27 +01:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00