HTTP HTTP POST client-body-filter HTTP/1.1 200 OK Connection: close Content-Type: text/html X-Connection: swsclose Received your first request. HTTP/1.1 200 OK Connection: close Content-Type: text/html X-Connection: swsclose Received your second request. http Attempt to apply client-body-filter{blafasel-to-bumfidel} to client request that is too large to buffer. proxy # Sending the first request to appease the test framework. # We mainly care about the second request which is too large for Privoxy to buffer it. http://%HOSTIP:%HTTPPORT/first-request/%TESTNUMBER --next -d @log/post-data-%TESTNUMBER http://%HOSTIP:%HTTPPORT/second-request/%TESTNUMBER blafasel%repeat[20000 x padding]% GET /first-request/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* Connection: close POST /second-request/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* Content-Length: 140008 Content-Type: application/x-www-form-urlencoded Connection: close blafasel%repeat[20000 x padding]%