Re: chunked HTTP & Transform plugin

2013-02-14 Thread Alan M. Carroll
Depends what you mean by "doesn't work properly". As noted, there is no content length. But ATS should dechunk then rechunk the data stream for the plugin. Wednesday, February 13, 2013, 10:12:45 AM, you wrote: > Hi, > I have an ats plugin which performs transform. > Is there any reason it doesn'

RE: chunked HTTP & Transform plugin

2013-02-13 Thread Roland Zink
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:oksana.fishman.1...@gmail.com] Sent: Wednesday, February 13, 2013 5:13 PM To: dev@trafficser