diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-09-16 20:13:52 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-09-16 20:13:52 +0000 |
commit | 6ab7ebcb3194eadabf3c13106ec9a2d9a0c2c4dc (patch) | |
tree | 9a232e3323b865a4e222e984d1b1c973c53a283e /src/stats.h | |
parent | 606c8196a0d1795f00eaba07ee6315b12aabfdd3 (diff) | |
download | tinyproxy-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