Add support for Tor's optimistic-data SOCKS extension
authorFabian Keil <fk@fabiankeil.de>
Fri, 7 Dec 2012 12:45:20 +0000 (12:45 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 7 Dec 2012 12:45:20 +0000 (12:45 +0000)
commitea1124f5af4c17cb917bae403c9108563d0e4ff8
tree43004e81b257c29446ac849f204933045b0bce4a
parent84bc28fd921cef0f8be77172da1751ada7c57bd5
Add support for Tor's optimistic-data SOCKS extension

.. which can reduce the latency for requests on newly
created connections.

Currently only the headers are sent optimistically and
only if the client request has already been read completely
which rules out requests with large bodies.
cgi.c
cgisimple.c
filters.c
gateway.c
jcc.c
loadcfg.c
project.h