https://bugzilla.wikimedia.org/show_bug.cgi?id=62288
--- Comment #5 from Brad Jorsch <[email protected]> --- (In reply to Ori Livneh from comment #2) > What is wrong with the way the GeoIP cookie is added to the set-cookie > header in the example above? You mean for example in this header: Set-Cookie: centralauth_User=ClueBot+III; expires=Fri, 04-Apr-2014 23:27:10 GMT; path=/; domain=.wikipedia.org; httponly; GeoIP=::::v4; path=/ It's not adding a GeoIP cookie at all, according to RFC 6265. It's adding to extra parameters to the end of the centralauth_User cookie. The more important issue is that the other six Set-Cookie headers that should have been in the response are entirely missing. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
