﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25644	Setting a cookie after deletion should not keep 1970 as expiry date	Rollo Konig-Brock	Raphael Merx	"If I delete a cookie, and then set it again, the cookie's expiration date will be `Thu, 01-Jan-1970 00:00:00 GMT` meaning that it is still slated for deletion.

A failing test I wrote to verify this.

https://github.com/rollokb/django/blob/bba4aa289771c8d6a190d41125a4cd6ac0bfe821/tests/requests/tests.py#L202-L209
"	Bug	closed	HTTP handling	1.8	Normal	fixed	cookies http		Accepted	1	0	0	0	1	0
