Hello Guys i need help. I want to get one of the r...
# help
v
Hello Guys i need help. I want to get one of the request headers value in response body. Consider this. Request headers have field as APP-DATA and it has json value { name : vira} Here how can i get value ‘vira’? I tried with jsonPath but returns empty
o
Just to be clear, where do you try to extract it? Is it a WireMock content macro, or what?