I work with Neoload 6.10.0 version and i'm trying to send a web service request using GET Method;
I tested the same request with Postman and it works well, i get 200 on my...
In the request that you have created in NeoLoad did you add an HTTP header "Accept-Encoding" in your request?
NeoLoad is configured to use br,deflate,gzip but it can be...
i tested a webservice request using PUT method in Postman and i inserted the certificate client into the certificate setting and now i'm trying to reproduce the same methode in...
If that certificate is used to authenticate against the server you need to import it in the NeoLoad preferences under Project settings tab-->Certificate manager.
Then in that...