-
- Downloads
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
changelog.d/4763.bugfix
0 → 100644
tests/rest/media/v1/test_base.py
0 → 100644
Please register or sign in to comment