]> git.ipfire.org Git - thirdparty/starlette.git/commit
Don't compress on server sent events (#2871)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sat, 22 Feb 2025 12:54:55 +0000 (09:54 -0300)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 12:54:55 +0000 (09:54 -0300)
commita9a8dab0cc3cbd05dca37650fc392717b9fe5bbf
treec378148864105131c08fa497596bc33cc0c37406
parent4ae3213ca557a25aff91f1d43d530ca3962c729d
Don't compress on server sent events (#2871)
starlette/middleware/gzip.py
tests/middleware/test_gzip.py