summaryrefslogtreecommitdiff
path: root/src/stats.h
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-09-16 20:13:52 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-09-16 20:13:52 +0000
commit6ab7ebcb3194eadabf3c13106ec9a2d9a0c2c4dc (patch)
tree9a232e3323b865a4e222e984d1b1c973c53a283e /src/stats.h
parent606c8196a0d1795f00eaba07ee6315b12aabfdd3 (diff)
downloadtinyproxy-6ab7ebcb3194eadabf3c13106ec9a2d9a0c2c4dc.tar.gz
tinyproxy-6ab7ebcb3194eadabf3c13106ec9a2d9a0c2c4dc.zip
send_http_message() doesn't create a memory block and store it in the
connection's output_message variable. Instead the error is sent to the client right away. Once we finish processing the client's headers it will automatically accept the error message. So we get the same result, but less memory is used.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions