An RFC for a new series of HTTP status codes covering developer fouls.
Find a file
2017-02-20 20:46:07 +11:00
.gitignore Ignore finally generated text file. 2017-02-20 20:46:07 +11:00
7xx.md Mark as code to fix the underscores 2017-02-20 19:16:02 +11:00
LICENSE.md Add a licence and start to flesh out readme 2017-02-20 18:56:17 +11:00
Makefile Add a line to turn the xml to text format 2017-02-20 20:39:17 +11:00
README.md Add a licence and start to flesh out readme 2017-02-20 18:56:17 +11:00

RFC for 700 HTTP Status Codes

Proposing a 700 range of http error codes

About

At Railscamp X it became clear there is a gap in the current HTTP specification.

There are many ways for a developer to screw up their implementation, but no code to share the nature of the error with the end user.

Building

Relies on mmark to convert markdown to proper RFC format.

make

© John Barton 2012-17 CC Attribution-NonCommercial-ShareAlike 4.0 International