summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2022-03-04 13:05:07 +0000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-03-07 08:04:18 +0100
commitf3bf6c4218404479f7841e0af213d5db65913278 (patch)
tree9d49a86c58a315ca7ddb8c2082917074a04dceb3 /docs/ref/forms
parentae2da5ba652c1a11cd88dcb119744dcecaeb03ee (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