Commit Graph

10 Commits

Author SHA1 Message Date
WALL-E
62df9e637c Add Python status constants (#57)
* Add Python status constants

* Add Python 2, Python 3+, Python 3.5+ status constants
2016-05-22 00:07:16 +01:00
Samuel Ryan
d8a693bf27 Remove markdown line limit (#52)
* Removes line length limit from Status Code Markdown

This will make the data easier to use when we develop the API, it needs
to be consistent, arbitrary new lines (especially in text format) will
be a major issue, so some sort of workaround would have to be
implemented, easier to simply fix the source files.

* Removes line length limit from misc. Markdown files
2016-04-23 01:12:07 +01:00
ismail BASKIN
b08be33ec2 Add Symfony HTTP Status Constant references (#48) 2016-04-19 14:19:17 +01:00
Igor Dubinskiy
a60929f987 Add Go status constants 2016-01-27 14:08:33 -08:00
Samuel Ryan
f5df4b96b0 Standardises referencing label format
“RFCxxx Section x.x” rather than “Section x.x of RFCxxx”.
2015-11-09 18:23:21 +00:00
Samuel Ryan
196d9c67ce Improves 2xx class of status codes with references 2015-11-09 00:28:54 +00:00
Samuel Ryan
b54c157c1c Gives 2xx codes simple opening paragraphs 2015-11-07 05:31:20 +00:00
Samuel Ryan
63a1095be6 fixed 2xx code source reference numbering 2015-11-07 03:03:35 +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
0dd0db5ae8 Adds placeholder codes for development 2015-11-06 20:39:33 +00:00