MatrixSynapse/synapse/http
Richard van der Hoff b5b3a7e867 More intelligent Content-Type parsing
Content-Type is allowed to contain options (`; charset=utf-8`, for
instance). We should allow that.
2016-11-30 15:07:32 +00:00
..
__init__.py
client.py
endpoint.py
matrixfederationclient.py More intelligent Content-Type parsing 2016-11-30 15:07:32 +00:00
server.py Set CORs headers on responses from the media repo 2016-11-02 11:29:25 +00:00
servlet.py Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
site.py