On 11 October 2010 11:30, Yusuf Jakoet <[email protected]> wrote:
> Hi
>
> How could I use the compressed size of a gzip response as apposed to the
> uncompressed SOAP size?
> I need the value of the compressed size for the particular test that I'm
> executing.

Does it not appear as the Content-Lengthin the header?

If so, then use the Regex Extractor PostProcessor to extract it from
the headers.

>
>
> Thanks
> Yusuf
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to