Add optional client-side pipelining support
authorFabian Keil <fk@fabiankeil.de>
Sun, 21 Oct 2012 12:53:33 +0000 (12:53 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Oct 2012 12:53:33 +0000 (12:53 +0000)
commite4e794d8b8965c902489f8784a6a02859aa3658d
tree26edc91a46fcdaa04a9f79fbdbe18a37fbabf4b9
parent906e7f86d3915752e3a21725266b9ce08f84926f
Add optional client-side pipelining support

If the new config directive tolerate-pipelining is enabled,
Privoxy will keep pipelined client requests around to deal
with them once the current request has been served.

At the moment this is only done if the current request
is known to have no body.
jcc.c
loadcfg.c
loaders.c
project.h