CodePen – Front End Developer Playground & Code Editor in the Browser
— Read on codepen.io/
CodePen is a social development environment for front-end designers and developers.
CodePen – Front End Developer Playground & Code Editor in the Browser
— Read on codepen.io/
CodePen is a social development environment for front-end designers and developers.
Get any HTTP response you want. For example https://httpstat.us/500 for 500 Internal Server Error.
This is a super simple service for generating different HTTP codes.
It’s useful for testing how your own scripts deal with varying responses.
Just add the status code you want to the URL, like this: httpstat.us/200