Actions
Feature #6569
closed[PATCH] Add HTTP status codes defined in RFCs 2295, 2817, 2774, 4918 and 5842
    Feature #6569:
    [PATCH] Add HTTP status codes defined in RFCs 2295, 2817, 2774, 4918  and 5842
  
Description
Currently Net::HTTP and WEBrick define status codes from RFC 2616 and 6585 but there are many others defined in RFCs besides them.
Most of these are actually used in real world applications, not to mention Rails.
Files
Actions