summaryrefslogtreecommitdiff
path: root/src/sock.h
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-12-17 00:11:32 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-12-17 00:11:32 +0000
commit9448787ff260abcd3b7bd5d6c932b8e43b738e8d (patch)
treeb27f83d65514adc07f1cc4179df7489549a792d7 /src/sock.h
parentfdb4952e5f2db8d245e1be501848282835885701 (diff)
downloadtinyproxy-9448787ff260abcd3b7bd5d6c932b8e43b738e8d.tar.gz
tinyproxy-9448787ff260abcd3b7bd5d6c932b8e43b738e8d.zip
Added UPSTREAM_CONFIGURED() macro to help clean up the code.
Ignore any blank lines when tinyproxy is expecting a request line. Instead of sending the request line to the remote server in pieces, tinyproxy nows sends it in once go. This was done to fix a problem with some sites like www.heise.de. Changed all calls to connptr->ssl to connptr->connect_method. Changed all calls to connptr->send_message to connptr->send_response_message. Moved the call to Via header code to inside to the tests to handle if tinyproxy is sending an error message (don't need to send any headers.)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions