#5562: delete_cookie function in HttpResponse should set 'expires' to a time
string, not 0
-----------------------------------------------+----------------------------
   Reporter:  ljpsfree <[EMAIL PROTECTED]>  |                Owner:  nobody     
      
     Status:  new                              |            Component:  HTTP 
handling    
    Version:  SVN                              |           Resolution:          
         
   Keywords:                                   |                Stage:  Ready 
for checkin
  Has_patch:  1                                |           Needs_docs:  0       
         
Needs_tests:  0                                |   Needs_better_patch:  0       
         
-----------------------------------------------+----------------------------
Comment (by mtredinnick):

 So, I'll note in passing that any browser who can't handle our current
 behaviour is broken,since the HTTP spec says that a value such as "0"
 (anything not a valid date) MUST be treated as in the past. Still, as Mark
 Nottingham [http://www.mnot.net/blog/2007/05/15/expires_max-age has
 discovered], spec compliance in this area is poor, so we'll fix this.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5562#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to