]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup debug output
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 20 May 2014 03:45:00 +0000 (20:45 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 20 May 2014 03:45:00 +0000 (20:45 -0700)
commit6d0613b273a03d7c388a97a70cb62dbc0adbd853
tree089154f9f425b627091bd791fd69dd760c62b2ba
parentb47500dc9f5d6b6c7a2b9a3c55a5a94c679d57be
Cleanup debug output

* fix debug display of sections parsed, hiding followup bytes in buffer.

* removes several duplicate dumps of message bytes.

* add mimeHeader() accessor to reduce c_str() usage when accessing mime
  header content.
src/client_side.cc
src/http/Http1Parser.h