One way of ensuring this is changing HTTP 1.1 header to HTTP 1.0. But this will make every request's embedded resources to be downloaded, each one, in a new connection. Maybe JMeter's HTTP Request "Download all embedded resources" option will not work as expected.
2014-08-25 10:11 GMT-03:00 Guruprasad R <[email protected]>: > Hi, > > Is there a way to suppress "Transfer-Encoding: chunked" which goes by > default during the post requests. I tried adding Content-Length with 0 as > its value. But it dint help. > > Regards, > Guru >
