Fixed #5562 -- Changed settings of Expires heading when expiring a cookie to
commit4fffd2ebf3c4a8ed1e691996d9ec6e7b55256f35
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 20 Oct 2007 07:01:12 +0000 (20 07:01 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 20 Oct 2007 07:01:12 +0000 (20 07:01 +0000)
tree19a649c4f565e2b2bef93ec89bdb87e1b9a0ffed
parent2ed96e3ad622c508b7133125ab795319191fca9b
Fixed #5562 -- Changed settings of Expires heading when expiring a cookie to
work with non-compliant browsers (also removes a non-compliance feature of our
own). Thanks, caifen1985@gmail.com and SmileyChris.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6549 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/http/__init__.py