From: "knu (Akinori MUSHA)" <knu@...>
Date: 2012-06-10T19:18:24+09:00
Subject: [ruby-core:45548] [ruby-trunk - Feature #6569] [PATCH] Add HTTP status codes defined in RFCs 2295, 2817, 2774, 4918  and 5842


Issue #6569 has been updated by knu (Akinori MUSHA).

File 0001-lib-net-http-responses.rb-lib-webrick-httpstatus.rb-.patch added


----------------------------------------
Feature #6569: [PATCH] Add HTTP status codes defined in RFCs 2295, 2817, 2774, 4918  and 5842
https://bugs.ruby-lang.org/issues/6569#change-27145

Author: knu (Akinori MUSHA)
Status: Open
Priority: Normal
Assignee: 
Category: lib
Target version: 2.0.0


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.


-- 
http://bugs.ruby-lang.org/