Hi, Thanks for your reply. That is a confusing name for this feature.
> Accept-Encoding: gzip > Accept-Encoding: gzip,defalte These are for telling the server that it can compress the HTTP *response*. But I want JMeter to compress the *request*. Setting the header "Content-Encoding: gzip", which is commonly used to tell the server the HTTP *request* is gzipt so that the server knows it must decompress, does not work. Cheers, Andrej --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
