]> git.ipfire.org Git - thirdparty/starlette.git/commit
feat: add partitioned attribute to cookie (#2501)
authorX. Angelo Huang <63465494+Flecart@users.noreply.github.com>
Sun, 4 May 2025 09:54:01 +0000 (11:54 +0200)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 09:54:01 +0000 (09:54 +0000)
commit4acf1d1ca3e8aa767567cb4e6e12f093f066553b
treecd2c36694e14ff483e3190c46286f51e9ebc5f07
parent278e33e98ba7128e09ff6709947dd238bff97e08
feat: add partitioned attribute to cookie (#2501)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
docs/responses.md
starlette/responses.py
tests/test_responses.py