]> git.ipfire.org Git - thirdparty/tor.git/commit
Include a Host: header with any HTTP/1.1 proxy request
authorNick Mathewson <nickm@torproject.org>
Tue, 10 Apr 2012 16:00:20 +0000 (12:00 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 10 Apr 2012 16:00:20 +0000 (12:00 -0400)
commitdd3f4f1bdbc06137b36181fd3e958de5b8bc4a4e
treed60bee15aa59345c9de3d5714237ee4783f42340
parent439fc704f14af50364bee5d3cd91a2bca0d8611a
Include a Host: header with any HTTP/1.1 proxy request

Bugfix on 0.2.2.1-alpha, which added the orginal HTTP proxy
authentication code.  Fix for bug 5593.
changes/bug5593 [new file with mode: 0644]
src/or/connection.c