Am 01.04.2016 um 04:05 schrieb :
Hi,
I have used JMeter to record a mobile app, but some response with the code
401 and response header WWW-Authenticate: WL-Composite-Challenge when
replay.Then I use the fiddler (a HTTP proxy analyzer) record
WL-Composite-Challenge is not supported by JM
esse
>
>
>
>
> -- 原始邮件 --
> 发件人: "sum2000";;
> 发送时间: 2016年4月1日(星期五) 上午10:18
> 收件人: "user";
>
> 主题: Re: JMeter cant record authorization header
>
>
>
> The most possible problem is that you added an incor
原始邮件 --
发件人: "sum2000";;
发送时间: 2016年4月1日(星期五) 上午10:18
收件人: "user";
主题: Re: JMeter cant record authorization header
The most possible problem is that you added an incorrect authorazition manager,
you can print out your recorder and the request which Jmeter sendi
The most possible problem is that you added an incorrect authorazition manager,
you can print out your recorder and the request which Jmeter sending out.
And I think there still maybe an important thing to do for you, talk with your
server application developer or desinger, understand what author
Hi,
I have used JMeter to record a mobile app, but some response with the code
401 and response header WWW-Authenticate: WL-Composite-Challenge when
replay.Then I use the fiddler (a HTTP proxy analyzer) record the same requests
and replay successfully.By comparision, the request recorded by fi