MatrixSynapse/tests/rest
Richard van der Hoff 68f47d6744 Fix parsing of Content-Disposition headers (#4763)
* Fix parsing of Content-Disposition headers

TIL: filenames in content-dispostion headers can contain semicolons, and aren't
%-encoded.

* fix python2 incompatibility

* Fix docstrings
2019-02-27 14:29:10 -08:00
..
client Move register_device into handler 2019-02-18 16:49:38 +00:00
media Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_well_known.py Implement .well-known handling (#4262) 2018-12-05 14:38:58 +01:00