tech321
6 years agoContributor
testrunner.bat
testrunner.bar runs fine from cmdline, but the response results of the requests are missing. I get only "Receiving response: HTTP/1.1 200 OK" and I expect the response content too. Any idea why the response content is missing?
ok, it is because I have to add -a to get all results. Solved