Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Dynamic Value in Response Header

$
0
0

Hi,

I got a dynamic value in server response.

The value in server resonse is as follows,

x-csrf-token: 0FTcidqErDFSk1hTsw0rIw==

I have added the function before request as follows,

web_add_header("x-csrf-token:","0FTcidqErDFSk1hTsw0rIw==");

Since second parameter is dynamic value i tried to correlate on proper request as follows,

web_reg_save_param("XCsrfToken","LB=x-csrf-token: ","RB==","Search=Headers","ORD=1",LAST);

web_reg_save_param("XCsrfToken","LB=x-csrf-token: ","RB==","Search=ALL","ORD=1",LAST);

Here problem is i am unable to correlate the value and unable to find the reason why it is not getting correlated.

Since i am unable to correlate the value i am unable to pass the coorelated parameter to web_add_header function.

Please show me the solution.

It is urgent issue to be resolved.

Thanks,

Praveen Kumar.M

8978628933


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>