• Stars
    star
    4,477
  • Rank 9,536 (Top 0.2 %)
  • Language Makefile
  • License
    Other
  • Created almost 13 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An RFC for a new series of HTTP status codes covering developer fouls.

RFC for 700 HTTP Status Codes

Barton                   Expires October 3, 2020                [Page 1]

Internet-Draft                7xxhttpcodes                    April 2018


Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
     1.1.  Terminology . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Developer Errors  . . . . . . . . . . . . . . . . . . . . . .   2
     2.1.  Inexcusable . . . . . . . . . . . . . . . . . . . . . . .   2
     2.2.  Novelty Implementations . . . . . . . . . . . . . . . . .   3
     2.3.  Edge Cases  . . . . . . . . . . . . . . . . . . . . . . .   3
     2.4.  Fucking . . . . . . . . . . . . . . . . . . . . . . . . .   3
     2.5.  Reserved for meritocracy related bullshit . . . . . . . .   3
     2.6.  Syntax Errors . . . . . . . . . . . . . . . . . . . . . .   3
     2.7.  Substance-Affected Developer  . . . . . . . . . . . . . .   4
     2.8.  Predictable Problems  . . . . . . . . . . . . . . . . . .   4
     2.9.  Somebody Else's Problem . . . . . . . . . . . . . . . . .   5
     2.10. Internet crashed  . . . . . . . . . . . . . . . . . . . .   5
   3.  Informative References  . . . . . . . . . . . . . . . . . . .   5
   Appendix A.  Acknowledgements . . . . . . . . . . . . . . . . . .   6
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . .   6

1.  Introduction

   Some words and stuff.  Reference to [RFC7231], looking to classify
   500 series as unknown unknowns, and the 700 series as known unknowns.

1.1.  Terminology

   The keywords MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD,
   SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL, when they appear in this
   document, are to be interpreted as described in [RFC2119].

2.  Developer Errors

2.1.  Inexcusable

   o  701 - Meh

   o  702 - Emacs

   o  703 - Explosion

   o  704 - Goto Fail

   o  705 - I wrote the code and missed the necessary validation by an
      oversight (see 795)

   o  706 - Delete Your Account

   o  707 - Can't quit vi

2.2.  Novelty Implementations

   o  710 - PHP

   o  711 - Convenience Store

   o  712 - NoSQL

   o  718 - I am not a teapot

   o  719 - Haskell

2.3.  Edge Cases

   o  720 - Unpossible

   o  721 - Known Unknowns

   o  722 - Unknown Unknowns

   o  723 - Tricky

   o  724 - This line should be unreachable

   o  725 - It works on my machine

   o  726 - It's a feature, not a bug

   o  727 - 32 bits is plenty

   o  728 - It works in my timezone

2.4.  Fucking

   o  730 - Fucking npm

   o  731 - Fucking Rubygems

   o  732 - Fucking Unic💩de

   o  733 - Fucking Deadlocks

   o  734 - Fucking Deferreds

   o  736 - Fucking Race Conditions

   o  735 - Fucking IE

   o  737 - FuckThreadsing

   o  738 - Fucking Exactly-once Delivery

   o  739 - Fucking Windows

   o  738 - Fucking Exactly-once Delivery

2.5.  Reserved for meritocracy related bullshit

   74x TBD.  Got the brains trust on the case.

2.6.  Syntax Errors

   o  750 - Didn't bother to compile it

   o  753 - Syntax Error

   o  754 - Too many semi-colons

   o  755 - Not enough semi-colons

   o  756 - Insufficiently polite

   o  757 - Excessively polite

   o  759 - Unexpected "T_PAAMAYIM_NEKUDOTAYIM"

2.7.  Substance-Affected Developer

   o  761 - Hungover

   o  762 - Stoned

   o  763 - Under-Caffeinated

   o  764 - Over-Caffeinated

   o  765 - Railscamp

   o  766 - Sober

   o  767 - Drunk

   o  768 - Accidentally Took Sleeping Pills Instead Of Migraine Pills
      During Crunch Week

2.8.  Predictable Problems

   o  771 - Cached for too long

   o  772 - Not cached long enough

   o  773 - Not cached at all

   o  774 - Why was this cached?

   o  775 - Out of cash

   o  776 - Error on the Exception

   o  777 - Coincidence

   o  778 - Off By One Error

   o  779 - Off By Too Many To Count Error

2.9.  Somebody Else's Problem

   o  780 - Project owner not responding

   o  781 - Operations

   o  782 - QA

   o  783 - It was a customer request, honestly

   o  784 - Management, obviously

   o  785 - TPS Cover Sheet not attached

   o  786 - Try it now

   o  787 - Further Funding Required

   o  788 - Designer's final designs weren't

   o  789 - Not my department

2.10.  Internet crashed

   o  791 - The Internet shut down due to copyright restrictions

   o  792 - Climate change driven catastrophic weather event

   o  793 - Zombie Apocalypse

   o  794 - Someone let PG near a REPL

   o  795 - #heartbleed (see 705)

   o  796 - Some DNS fuckery idno

   o  797 - This is the last page of the Internet.  Go back

   o  798 - I checked the db backups cupboard and the cupboard was bare

   o  799 - End of the world

3.  Informative References

   [RFC2119]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", BCP 14, RFC 2119,
              DOI 10.17487/RFC2119, March 1997,
              <https://www.rfc-editor.org/info/rfc2119>.

Appendix A.  Acknowledgements

   Railscamp crew, github contributors, etc

Author's Address

   J. R. Barton
   Railscamp

   Email: [email protected]

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

Maintain RFC in 7xx.md

Relies on mmark to convert markdown to proper RFC format.

make

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

More Repositories

1

godotenv

A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Go
7,974
star
2

awesome-code-review

An "Awesome" list of code review resources - articles, papers, tools, etc
4,299
star
3

sqltocsv

Go package to turn arbitrary database/sql query results into CSV files as easily as possible
Go
186
star
4

pico8-vscode

A vscode extension for working with pico-8 cartridges.
TypeScript
36
star
5

dotfiles

Stuff for my terminal
Vim Script
30
star
6

aws-pony

For people who like ponies or poor AWS key hygiene. I think those are the same things.
JavaScript
23
star
7

geonames-rails

a lightweight plugin to map to imported geonames data with a repeatable import
Ruby
18
star
8

lazy-loader

Keeps controllers clean in the face of ugly fragment caching using a lazy load
Ruby
13
star
9

lighthouse-cards

A small sinatra app to generate printable index cards (for agile processes) from lighthouse tickets - now with added dashboard!
JavaScript
9
star
10

absurd-time-extensions

Added some stupid extensions to the time class, such as the swatch "internet time", and the is_beer_oclock? method
Ruby
8
star
11

letour

Watch tour de france highlights without spoilers at http://letour.whoisjohnbarton.com
Go
8
star
12

spacetanks

Railscamp weekend project - fight dracula in space with your tank on the Arduboy
C
6
star
13

mapmaker

A handy DSL for generating google sitemaps
Ruby
5
star
14

blog

My Blog + Homepage
Ruby
5
star
15

sphinx-stemmer-ruby-port

Trying to figure out how much work it is to build our own search engine... by discovering how our current one works.
C
5
star
16

programmers_oblique_strategies

Get some extra nuggets in your fortune cookies
Makefile
5
star
17

shoutcloud_api

ALL CAPS AS A SERVICE. THE CLOUD THAT SHOUTS BACK.
Go
4
star
18

rspec_xml_validation_matchers

Xml validation rspec matcher
Ruby
3
star
19

noobnightexamples

examples for live coding on the go noob night
Go
3
star
20

shoutcloud.io

CSS
3
star
21

alphakey

Handy little library for converting ints to short strings (for things like url shorteners and the like)
Go
3
star
22

seven-languages

repo to hold all my WIP as I work my way through the 7 Languages in 7 Weeks book
Scala
2
star
23

worldpurplerainhour

It's just like earth hour, but instead of turning off the lights, you crank purple rain
Ruby
2
star
24

experiments

scratchpad of random ideas i hack around with in go
Go
2
star
25

pico8

A monorepo for my whole PICO-8 workspace
2
star
26

goadventure

I'm trying to write a twitter based text adventure in go. It may or may not get finished.
Go
2
star
27

jrb

A placeholder repo for my future world dominating ruby framework.
Ruby
2
star
28

joho.github.com

my pages
2
star
29

php

My Personal Home Page, or PHP for short.
HTML
2
star
30

das_downloader

A downloader for destroy all software episodes written in go. A half finished hack at best.
Go
2
star
31

joho

Public README repo
1
star
32

wdyk

JavaScript
1
star
33

actually_js

Ruby
1
star
34

shoutcloud_pro_api

THE PRO VERSION OF THE SUPERIOR WEBSCALE ALL CAPS SOFTWARE AS A SERVICE
Go
1
star
35

gogogpm

A hilariously pointless go wrapper of gpm
Go
1
star
36

prohttphandler

A (not very) pro http handler for go (does simple asset serving and exact match paths -> handler funcs)
Go
1
star
37

test-comply

1
star
38

shirts

Ruby
1
star
39

twitter-bomb-disposal

Delete all your tweets that don't do numbers
TypeScript
1
star
40

snackjs-flickr-gallery

A Flickr image gallery built using SnackJS and CSS3 Transitions
JavaScript
1
star