]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add missing `compresslevel` parameter on docs (#2553)
authorJun-Ah 준아 <junah.dev@gmail.com>
Mon, 25 Mar 2024 17:57:47 +0000 (02:57 +0900)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 17:57:47 +0000 (11:57 -0600)
commit89fae174a1ea10f59ae248fe030d9b7e83d0b8a0
tree2193ac11feccabf3d6391a2a519c70f963ef3710
parent2e504fd2b71281a936127d168cbbed23420060a1
Add missing `compresslevel` parameter on docs (#2553)

* Add missing compresslevel parameter on docs

The compresslevel parameter was added in #1128.
But, it was not added to the document, so an explanation was added.

* Update docs/middleware.md

---------

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
docs/middleware.md