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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -