Troubleshooting of HTTP errors: Difference between revisions

Jump to navigation Jump to search
m
Line 69: Line 69:
== Other possible root causes ==
== Other possible root causes ==
* CDN (Content delivery network)
* CDN (Content delivery network)
== Mock HTTP status error pages tools ==
The website that returns 500 (and other) HTTP response codes for testing
* [https://the-internet.herokuapp.com/status_codes The Internet]<ref>[https://stackoverflow.com/questions/24736134/is-there-a-website-that-returns-500-and-other-http-response-codes-for-testing httpresponse - Is there a website that returns 500 (and other) HTTP response codes for testing? - Stack Overflow]</ref>: e.g. [https://the-internet.herokuapp.com/status_codes/500 500]
* [https://httpstatus.io/ Bulk URL HTTP Status Code, Header & Redirect Checker | httpstatus.io] e.g. [https://mock.httpstatus.io/500 500]
* [https://www.postman.com/postman/published-postman-templates/documentation/ae2ja6x/postman-echo Postman Echo] e.g. [https://postman-echo.com/status/500 500]


== Mock HTTP status error page tools ==
== Mock HTTP status error page tools ==

Navigation menu