1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-07 08:26:50 +00:00
Commit graph

1 commit

Author SHA1 Message Date
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