diff options
| author | Luke Plant <L.Plant.98@cantab.net> | 2022-03-04 13:05:07 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-03-07 08:04:18 +0100 |
| commit | f3bf6c4218404479f7841e0af213d5db65913278 (patch) | |
| tree | 9d49a86c58a315ca7ddb8c2082917074a04dceb3 /docs/ref/forms | |
| parent | ae2da5ba652c1a11cd88dcb119744dcecaeb03ee (diff) | |
Refs #33562 -- Made HttpResponse.set_cookie() raise ValueError when both "expires" and "max_age" are passed.
This fixes the case where you might pass set_cookie(expires=val, max_age=val)
and max_age is silently ignored.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions
