When chunked encoding is used then no content-length header should be present. If you require / use the content length then this will fail.
Roland -----Original Message----- From: oksana fishman [mailto:[email protected]] Sent: Wednesday, February 13, 2013 5:13 PM To: [email protected] Subject: chunked HTTP & Transform plugin Hi, I have an ats plugin which performs transform. Is there any reason it doesn't work properly with chunked HTTP ? (transfer_encoding ="chunked") ?
