]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2001: Read full response headers when >4KB
authorhno <>
Mon, 7 Jan 2008 22:16:03 +0000 (22:16 +0000)
committerhno <>
Mon, 7 Jan 2008 22:16:03 +0000 (22:16 +0000)
commit53dbd8cbefebb1f1aaedc4e4472bdbf8389052a6
treed3a7cbbce34d01f0dde3ee4d08a4cd90408c1939
parenta827c4bd5b02287e43f03d8074fefe273ce59369
Bug #2001: Read full response headers when >4KB

This is a first step at supporting large response headers, enabling
support in the http protocol handler.

There is still more work to do in other areas before this works.
src/http.cc