Song HyeonSeok
Results
1
issues of
Song HyeonSeok
new feature contains(or not contains) config.json ` ... "requests":[ { "url":"http://localhost:5500", "requestType":"GET", "headers":{ }, "params":{ }, "checkEvery":5, "responseCode":200, "responseTime":800, "checkResponseBody" : { "checkType" : "contains", "matchFor" : "some String" }...