]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side.cc
Do not set request->flags.no_direct for bumped CONNECT requests
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 1 Feb 2012 05:06:08 +0000 (22:06 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Wed, 1 Feb 2012 05:06:08 +0000 (22:06 -0700)
commit7fb65ee4f5c24aaca35e9cabfa00f9103f0ac6f3
treea881b70775320ddf594b142a0a4f9ce5c9494681
parent13858f50ed7f01574ffdffaf4a203fd2a8bdf726
Do not set request->flags.no_direct for bumped CONNECT requests
because it precludes them from reaching their [direct] destination
unless allow-direct is set on http_port.
src/client_side.cc