Skip to content
Snippets Groups Projects
Commit 68f47d67 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by Amber Brown
Browse files

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
parent f2a753ea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment