]> git.ipfire.org Git - thirdparty/squid.git/commit
Do some small changes to the HTTP parser and client side code to (eventually) save...
authoradrian <>
Tue, 26 Sep 2006 19:30:09 +0000 (19:30 +0000)
committeradrian <>
Tue, 26 Sep 2006 19:30:09 +0000 (19:30 +0000)
commit666f514b0b99b05f6b8dce995844946dbacc9426
tree9c97772e401c59fb697c47581cfd4d43786ad4e4
parent5679212470fc66161160a42412b157148133fb5f
Do some small changes to the HTTP parser and client side code to (eventually) save on strlen() and similar calls
src/HttpMsg.cc
src/HttpMsg.h
src/HttpRequest.cc
src/HttpRequest.h
src/client_side.cc