Sample http url for different HTTP response codes -


i need test script against urls different http response codes. how example/sample existing urls response codes 300 or 303 or 307 etc.?

thanks!

you can use httpbin purpose.

for instance:


Comments

Popular posts from this blog

How to start daemon on android by adb -

testing - Detect whether test has failed within fixture -

Angularjs unit testing - ng-disabled not working when adding text to textarea -