[Bug 62213] "Header append" description should mention that the Set-Cookie header is an exception to the standard.
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=62213 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Rich Bowen <[email protected]> --- Fixed in trunk (r62213) and 2.4 (r62214). Added a note to the response Header "append" action that Set-Cookie is an exception per RFC 6265 — it requires separate headers rather than comma-separated values. Users should use "add" instead of "append" for Set-Cookie. Thanks for the report. -- You are receiving this mail because: You are the assignee for the bug.