]> git.ipfire.org Git - thirdparty/squid.git/commit
Reduce a couple of obvious string copies by using String references and filling them.
authoradrian <>
Mon, 2 Oct 2006 15:52:06 +0000 (15:52 +0000)
committeradrian <>
Mon, 2 Oct 2006 15:52:06 +0000 (15:52 +0000)
commit35b88ed28f3547ed0e25aa7a56badd410ae519c1
treef0dd96497f1e8f514c439344937a767a17ca763d
parentaa9aaa76cf52647eccf4ed8afff4e803d011d4d3
Reduce a couple of obvious string copies by using String references and filling them.
src/HttpHeader.cc
src/HttpHeader.h