6459fbb7bc
`test_prepare_multipart` fails in non Debian environments since Debian installations map the file ending `.key` to the MIME type `application/pgp-keys`, which is not IANA conformant. This commit explicitly sets the corresponding file type to `application/octet-stream` and adjusts the expected serialized result. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
test_channel_binding.py | ||
test_fetch_url.py | ||
test_generic_urlparse.py | ||
test_prepare_multipart.py | ||
test_RedirectHandlerFactory.py | ||
test_Request.py | ||
test_RequestWithMethod.py | ||
test_urls.py |