mirror of
https://github.com/release-engineering/repo-autoindex.git
synced 2025-02-23 05:32:56 +00:00
![]() aiohttp 3.10 changed the server's handling of content-type/encoding headers for compressed files. This affects our usage of aiohttp.test_utils.TestServer: gzip-compressed files are no longer being decompressed by default. This in itself is not a problem, but the MIME type used ("application/gzip") did not match our client's list of automatically handled MIME types. Add it to the list to handle it in the same way as others. This fixes test_cmd::yum with aiohttp=>3.10. |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
api.py | ||
base.py | ||
cmd.py | ||
kickstart.py | ||
pulp.py | ||
template.py | ||
tree.py | ||
yum.py |