https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

Brad Jorsch <bjor...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjor...@wikimedia.org

--- Comment #1 from Brad Jorsch <bjor...@wikimedia.org> ---
> < HTTP/1.1 200 OK
> < Server: Apache
> < X-Powered-By: PHP/5.3.10-1ubuntu3.9+wmf1
> < X-Content-Type-Options: nosniff
> < Cache-control: private
> < P3P: CP="This is not a P3P policy! See
> http://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info."
> < X-Frame-Options: SAMEORIGIN
> < Content-Encoding: gzip
> < Vary: Accept-Encoding
> < X-Vary-Options: Accept-Encoding;list-contains=gzip
> < Content-Type: application/vnd.php.serialized; charset=utf-8
> < X-Varnish: 2852251622, 1518781136
> < Via: 1.1 varnish, 1.1 varnish
> < Content-Length: 205
> < Accept-Ranges: bytes
> < Date: Wed, 05 Mar 2014 23:27:10 GMT
> < Age: 0
> < Connection: keep-alive
> < X-Cache: cp1066 miss (0), cp1067 frontend miss (0)
> * Added cookie centralauth_User="ClueBot+III" for domain wikipedia.org, path
> /, expire 1396654030
> < Set-Cookie: centralauth_User=ClueBot+III; expires=Fri, 04-Apr-2014
> 23:27:10 GMT; path=/; domain=.wikipedia.org; httponly; GeoIP=::::v4; path=/
> < 
> * Closing connection #0

There should be additional cookies being set here: centralauth_Token,
centralauth_Session, probably forceHTTPS, and also enwikiUserID and
enwikiUserName.

The one Set-Cookie header here looks weird too. Why the additional ";
GeoIP=::::v4; path=/" after the cookie?

I bet this has something to do with the new GeoIP stuff they did recently, it
smells like their code is screwing up any existing Set-Cookie headers in the
response.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to