rmaake1 / httpstatuses

A directory of HTTP Status Codes and code references
https://httpstatuses.com
MIT License
592 stars 77 forks source link

Add properties to status codes #53

Closed shrink closed 8 years ago

shrink commented 8 years ago

This pull request has 2 components: adding a standard true/false to each status code (and deprecated on one), which will be important for the api, and adding a different display for non-standard codes on the homepage.

I'm not sure if I like the different display, while it's good to differentiate between standard and non-standard, having a separate link colour for non-standard isn't self explanatory and may lead to confusion ("Why are these different...").

Here's how it would look:

screen shot 2016-04-23 at 03 07 38

Please share any thoughts on the display, thank you.