You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/03/24 01:18:40 UTC

[Bug 60907] New: setcookie should support SameSite attribute

https://bz.apache.org/bugzilla/show_bug.cgi?id=60907

            Bug ID: 60907
           Summary: setcookie should support SameSite attribute
           Product: Apache httpd-2
           Version: 2.4.20
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_lua
          Assignee: bugs@httpd.apache.org
          Reporter: sebb@apache.org
  Target Milestone: ---

Cookies now have a SameSite attribute with values Lax or Strict.

setcookie should be able to set this.

Rather than extend setcookie every time a new attribute is added to cookies,
perhaps the code could be extended to support arbitrary attributes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org