On 17 September 2010 15:11, Klaus Tockloth <[email protected]> wrote: > Hi, > > the http traffic I'm interested in to record is gzipped (the client sends > zipped data to the server). The result is recorded binary traffic which > cannot be easy modified. It's very difficult to modify the client in order > to suppress compression. So my question: Is there an option or extension for > the proxy to uncompress the client traffic during recording?
No. But JMeter is open source, so you can create your own version of the proxy. But I wonder if that will help - won't you have to recompress the content in order to upload it? Or does the server accept uncompressed input? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

