Add support for non-ASCII filenames in api_content_raw
without either RFC5987/6266-encoding of the filename or RFC2231-encoding
of the header, gunicorn crashes when trying to decode the header as ASCII.
Add support for non-ASCII filenames in api_content_raw Tags None Subscribers None
Description
Details
|