]> git.ipfire.org Git - thirdparty/starlette.git/commit
Experiment a high-level HTTPMiddleware
authorflorimondmanca <florimond.manca@protonmail.com>
Tue, 14 Jun 2022 20:29:22 +0000 (22:29 +0200)
committerflorimondmanca <florimond.manca@protonmail.com>
Tue, 14 Jun 2022 20:29:22 +0000 (22:29 +0200)
commita8fa47d9b7ba9c70410a436ef387b9afd29fd312
tree365a010c74dbec6a7160e66828b9ec456966a396
parentdaf29136df53ff03fb291644a4e564b6b37b4857
Experiment a high-level HTTPMiddleware
starlette/middleware/http.py [new file with mode: 0644]
tests/middleware/test_http.py [new file with mode: 0644]