forked-synapse/synapse/rest/media
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
..
v0 Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
v1 Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00