Commit Graph

15 Commits

Author SHA1 Message Date
Samuel Ryan
265083fb14 Gives 1xx codes simple opening paragraphs 2015-11-07 05:24:24 +00:00
Samuel Ryan
8104649daf Adds 5xx class status codes with descriptions from latest standards 2015-11-07 05:05:36 +00:00
Samuel Ryan
bdccf26e4c Fixes syntax error in 202 properties 2015-11-07 05:01:00 +00:00
Samuel Ryan
689f94a4bb Adds 4xx Client Error class status codes descriptions from latest standards 2015-11-07 04:34:40 +00:00
Samuel Ryan
62dd681756 Fixed 3xx code source reference numbering 2015-11-07 03:04:37 +00:00
Samuel Ryan
63a1095be6 fixed 2xx code source reference numbering 2015-11-07 03:03:35 +00:00
Samuel Ryan
6b66663d04 fixes 1xx code source reference numbering
For the sake of consistency and future proofing (there may be a
scenario in future where we need to access the source URL for each
status code programmatically) it makes sense to have them consistently
numbered. The source document will always be reference link ID 1.
2015-11-07 02:59:14 +00:00
Samuel Ryan
ed94ac1966 Adds 3xx Redirection class status code descriptions from the latest standards 2015-11-07 02:57:14 +00:00
Samuel Ryan
5c9aa2e2e8 Adds 2xx Success class codes using latest descriptions from standards 2015-11-07 01:41:41 +00:00
Samuel Ryan
ebc0fb8a8a Removes erroneous brackets from 101 2015-11-07 00:42:48 +00:00
Samuel Ryan
3d8dbc42af Adds Rails HTTP Status Symbols to 1xx Informational codes 2015-11-07 00:41:41 +00:00
Samuel Ryan
6e3e0dd158 Adds 1xx Informational class codes using latest description from the standards 2015-11-07 00:28:15 +00:00
Samuel Ryan
8ba438311e Adds missing status code files 2015-11-06 21:55:41 +00:00
Samuel Ryan
91f610fae7 builds site using Metalsmith 2015-11-06 20:40:58 +00:00
Samuel Ryan
0dd0db5ae8 Adds placeholder codes for development 2015-11-06 20:39:33 +00:00