Re: JMeter cant record authorization header

2016-04-02 Thread Felix Schumacher
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

Re: JMeter cant record authorization header

2016-04-01 Thread Deepak Shetty
esse > > > > > -- 原始邮件 -- > 发件人: "sum2000";; > 发送时间: 2016年4月1日(星期五) 上午10:18 > 收件人: "user"; > > 主题: Re: JMeter cant record authorization header > > > > The most possible problem is that you added an incor

回复: JMeter cant record authorization header

2016-03-31 Thread 张珊
原始邮件 -- 发件人: "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

Re: JMeter cant record authorization header

2016-03-31 Thread sum2000
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

JMeter cant record authorization header

2016-03-31 Thread ????
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