Search Results

2
votes

How can I verify that my web site responds with correct HTTP status codes?

I'd recommend you use the HTTP tool Fiddler. It'll show you the HTTP status code for every request. …