I'm trying to make a request but it kept failing, it turn out that Apache JMeter is appending a "/" in the request as seen the View Result Listener > Request.
How do you disable that?Thanks!
Put " ? " at the end of your request url.
Request url: www.stackoverflow.com/questions?
JMeter Url will be: https://stackoverflow.com/questions?/
For thoose who search an easy way, here it is :
This should works :)
source: http://jmeter.512774.n5.nabble.com/Trailing-slashes-appended-to-webservice-path-tp5720633p5720638.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With