This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-19 11:15:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d044e25dc2
django
/
tests
/
asgi
History
Download ZIP
Download TAR.GZ
SaJH
f2a6c0477f
Fixed
#36399
-- Added support for multiple Cookie headers in HTTP/2 for ASGIRequest.
...
Signed-off-by: SaJH <wogur981208@gmail.com>
2025-08-21 16:48:54 +02:00
..
project
/static
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
__init__.py
tests.py
Fixed
#36399
-- Added support for multiple Cookie headers in HTTP/2 for ASGIRequest.
2025-08-21 16:48:54 +02:00
urls.py
Refs
#36467
-- Added test for Set-Cookie header values in ASGIHandler.
2025-06-18 11:25:14 +02:00