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

sql - invalid in the select list because it is not contained in either an aggregate function -

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

How to start daemon on android by adb -