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

--- Comment #10 from Antoine "hashar" Musso <[email protected]> ---
In production on mw1177:

$ curl -s -i -x 127.0.0.1:80 http://login.wikimedia.org/|grep Location
Location: https://login.wikimedia.org/
$

$ curl -s -i -H 'X-Forwarded-Proto: https' -x 127.0.0.1:80
http://login.wikimedia.org/
...
Vary: Accept-Encoding,X-Forwarded-Proto,Cookie
X-Vary-Options: ...X-Forwarded-Proto...
Location: https://login.wikimedia.org/wiki/Main_Page
$

So something is set differently in production.

-- 
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

Reply via email to