]> git.ipfire.org Git - thirdparty/starlette.git/commit
Fix test_gzip_ignored_for_responses_with_encoding_set w/ brotli (#1962)
authorMichał Górny <mgorny@gentoo.org>
Wed, 23 Nov 2022 08:02:53 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Nov 2022 08:02:53 +0000 (09:02 +0100)
commit88e9fc1411f6bd79131afa4a7d2f4dc576c8bf04
treeb55bb187624e3a3677dc38766c4be8f1582bcdb5
parent549345e6ea8cb6c4fb9493c05cb446efbc569ee5
Fix test_gzip_ignored_for_responses_with_encoding_set w/ brotli (#1962)

Closes https://github.com/encode/starlette/pull/1597
tests/middleware/test_gzip.py