HTTPS HTTP POST client-body-filter # This test currently doesn't work as Privoxy truncates the request. # Sending no Content-Length header is an error but truncating the # request still doesn't seem ideal. Probably Privoxy should reject # the request instead of forwarding it. skip HTTP/1.1 200 OK Connection: close Content-Type: text/html Received your input. HTTP/1.1 200 Connection established HTTP/1.1 200 OK Connection: close Content-Type: text/html Received your input. https Attempt to apply client-body-filter{blafasel-to-bumfidel} to client request without Content-Length header proxy --limit-rate 1000 -d "blafasel%repeat[5000 x padding]%" -H "Content-Length:" --insecure https://%HOSTIP:%HTTPSPORT/%TESTNUMBER POST /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPSPORT User-Agent: curl/%VERSION Accept: */* Content-Type: application/x-www-form-urlencoded bumfidel%repeat[5000 x padding]%