mirror of
https://github.com/django/django.git
synced 2025-12-11 03:43:00 +00:00
Cookies with the "SameSite" flag set to None and without the "secure" flag will be soon rejected by latest browser versions. This affects sessions and messages cookies. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cookie.py | ||
| multipartparser.py | ||
| request.py | ||
| response.py | ||