]> git.ipfire.org Git - thirdparty/starlette.git/commit
generate boundary with token_hex (#2702)
authorTrim21 <trim21.me@gmail.com>
Wed, 25 Sep 2024 11:27:55 +0000 (19:27 +0800)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 11:27:55 +0000 (11:27 +0000)
commit075efd0c5c9f5e49a4416f3b4a24e24efab135f8
treed2ba1e1cfa416fccd510d1dde168c0ea365bcb14
parentb8139f9fe3b1acb34ddbe38dc6472a60b621540e
generate boundary with token_hex (#2702)

* generate boundary with token_hex

* generate boundary with token_hex

* fix

* boundary size

* Update starlette/responses.py

---------

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