]> git.ipfire.org Git - thirdparty/squid.git/commit
- added calculation of Content-Length for multi-range responses;
authorrousskov <>
Wed, 24 Mar 1999 11:16:08 +0000 (11:16 +0000)
committerrousskov <>
Wed, 24 Mar 1999 11:16:08 +0000 (11:16 +0000)
commit71540aeb039c89fde3132fdf5267372396b38e60
treeefd3992b78bd88c783c793df205ceeb7517c22c6
parentaa42ceacf2068ea4e140ca8310b6f135b5001977
- added calculation of Content-Length for multi-range responses;
  the implementation packs HTTP headers into a buffer to calculate
  their length; not very efficient, but simple.
src/client_side.cc