]> git.ipfire.org Git - thirdparty/squid.git/commit
Display HTTP protocol syntax at section 11 level 2
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Jul 2011 12:15:49 +0000 (00:15 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Jul 2011 12:15:49 +0000 (00:15 +1200)
commit1ce34ddd6e9c999e936c656814930b54ccfa9339
tree8dbf25f81b1d10e9739fe94d297e8b0babc3aac2
parent7f45065d1e2739f7780e864b1c152115c708faad
Display HTTP protocol syntax at section 11 level 2

This enables easy debugging of what HTTP requests and replies are flowing
over the between Squid and external clients/servers. Avoiding the need
for level-9 debug traces or packet-level deciphering.
src/client_side.cc
src/http.cc