[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] Re: #1700 [EFF-HTTPS Everywhere]: Wikipedia URL error
#1700: Wikipedia URL error
----------------------------------+-----------------------------------------
Reporter: pde | Owner: pde
Type: defect | Status: new
Priority: critical | Milestone:
Component: EFF-HTTPS Everywhere | Version:
Keywords: | Parent:
----------------------------------+-----------------------------------------
Comment(by whtiger):
Verified. Using 0.2.2.development.1
Looking at wireshark, I'm only seeing it talk with secure.wikimedia.org.
Looking at the headers from Live HTTP Headers shows that the Host header
is incorrect. As far as I can tell it's sending this incorrect Host
(en.wikipedia.org) to secure.mediawiki.org and that's causing it to 404.
If I Replay it with Live HTTP Headers, it's always the same result. When I
change the Host to secure.wikimedia.org it works perfectly. From what I
gather it's not properly changing the Host over, even though it's talking
with the correct server.
{{{
GET /wikipedia/en/wiki/Quantum_mechanics HTTP/1.1
Host: en.wikipedia.org
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8pre)
Gecko/20100720 Ubuntu/9.10 (lucid) Firefox/3.6.8pre
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1700#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online