You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Mark Lybarger <ml...@gmail.com> on 2013/04/03 00:05:55 UTC

recording content-encoding header

i'm trying to record some traffic, and the content-encoding header seems to
get stripped out. my application is expecting gzip content encoding and i
see that header when i don't go through the jmeter proxy, but when i turn
it on, there's no content-encoding header present.

-mark-

Re: recording content-encoding header

Posted by Adrian Speteanu <as...@gmail.com>.
Hi,

Although that sounds weird (I'm unable to reproduce this), you can always
add it in the test later using HTTP Header Manager configuration element.


Cheers,
Adrian S


On Wed, Apr 3, 2013 at 1:05 AM, Mark Lybarger <ml...@gmail.com> wrote:

> i'm trying to record some traffic, and the content-encoding header seems to
> get stripped out. my application is expecting gzip content encoding and i
> see that header when i don't go through the jmeter proxy, but when i turn
> it on, there's no content-encoding header present.
>
> -mark-
>