Commit Graph

9 Commits

Author SHA1 Message Date
Matthew Nicholas Bradley
d5f25b26fa Fix typo for HTTP 207 2013-10-13 15:21:35 +01:00
Samuel Ryan
278c827b32 clarify 302 and 303 being temporary vs. permanent 2013-04-27 00:24:09 +01:00
Morten Siebuhr
298efed204 Add code 451 per Microsoft Exchange ActiveSync 2012-09-13 15:44:51 +03:00
Erik Behrends
b0e17bf449 Fix: status 401 is :unauthorized in Rails
It's :unauthorized and not :unauthorised
See also status definition in Rack::Utils 
https://github.com/rack/rack/blob/master/lib/rack/utils.rb#L500
2012-09-06 16:47:46 +03:00
Samuel Ryan
1b042ed5ef 5xx 2012-08-12 00:46:35 +01:00
Samuel Ryan
7383bb06bd 4xx 2012-08-12 00:40:52 +01:00
Samuel Ryan
4fdaaa7201 3xx 2012-08-12 00:16:12 +01:00
Samuel Ryan
c9297b1c57 2xx + description new line support 2012-08-11 23:55:01 +01:00
Samuel Ryan
3f29a1bd4b minified css, 1xx codes added 2012-08-11 23:24:05 +01:00