#6657: HttpResponse.set_cookie(secure=False) still sets secure cookies
------------------------+---------------------------------------------------
   Reporter:  Gulopine  |                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                
------------------------+---------------------------------------------------
Changes (by mtredinnick):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Ready for checkin
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Does more than is necessary, but the rewrite is useful, too. Removing that
 {{{replace()}}} call just for the benefit of max-age isn't bad and we
 aren't going to be adding another 10 parameters here anytime soon, so the
 scaling of all the if-blocks isn't an issue.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6657#comment:1>
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