#31790: HttpResponse.delete_cookie() should preserve cookie's samesite. -------------------------------+------------------------------------ Reporter: Gilbreaa | Owner: nobody Type: Bug | Status: new Component: HTTP handling | Version: master Severity: Normal | Resolution: Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------+------------------------------------ Changes (by felixxm):
* component: Core (Other) => HTTP handling * version: 2.2 => master * stage: Unreviewed => Accepted Comment: Thanks for this report, IMO we should add the `samesite` argument to `delete_cookie()` and preserve it for deleted cookies (see related #30862). -- Ticket URL: <https://code.djangoproject.com/ticket/31790#comment:1> 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/066.f2e57c1a348e69efe14d4bdf77f0ce96%40djangoproject.com.