Closed Lukasa closed 9 years ago
Seems like we need to add this header: Content-Disposition: inline; filename="certs.pem"
Content-Disposition: inline; filename="certs.pem"
That we do. That will tell browsers what to use by default and is what one of the functions in requests-toolbelt does.
Seems like we need to add this header:
Content-Disposition: inline; filename="certs.pem"