#27328: return `Set-Cookie` if sessionid= None value -------------------------------------+------------------------------------- Reporter: Ramin Farajpour | Owner: nobody Cami | Type: Bug | Status: new Component: HTTP handling | Version: 1.10 Severity: Normal | Resolution: Keywords: | Triage Stage: | Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by Collin Anderson): regarding two `for` loops - performance and speed: There's only a few iterations and no much work per iteration, so I doubt it will have much impact, but you could time it out if you want. "do you think eligible this method merged to django master? " - My guess is different people might want different behaviors as far as which cookies to keep and which to remove, and it's unclear how many people would actually find this useful. It's only 3 lines of code if anyone wants to add this code by hand, so there's not much gain in adding this to django master. It's easier to customize if it's not in django master. -- Ticket URL: <https://code.djangoproject.com/ticket/27328#comment:14> Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/065.0e6f96f89e7d15ce827c5f074db154ca%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.