]> git.ipfire.org Git - thirdparty/starlette.git/commit
Update SessionMiddleware and TrustedHostMiddleware Documentation (#2572)
authorSoul Lee <alus20x@gmail.com>
Mon, 15 Apr 2024 11:10:17 +0000 (20:10 +0900)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 11:10:17 +0000 (05:10 -0600)
commiteb76cae6fdb6c1b0bfcace17d0dec946fe767f84
treec8b2326d410983eb30aee5a76675252186001fcd
parent4e453ce91940cc7c995e6c728e3fdf341c039056
Update SessionMiddleware and TrustedHostMiddleware Documentation (#2572)

* Add 'path' argument in SessionMiddleware docs to reflect its presence in the code.

* Add 'www_redirect' argument in TrustedHostMiddleware docs to reflect its presence in the code.
docs/middleware.md