Fix typo in RFC number

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
drbrain 2012-06-08 22:41:06 +00:00
parent 0d7a94e31d
commit 7b5fb62bee

View File

@ -1,6 +1,6 @@
Sat Jun 9 07:39:50 2012 Eric Hodel <drbrain@segment7.net>
* lib/net/http/responses.rb: Add RFC 6586 response codes. Patch by
* lib/net/http/responses.rb: Add RFC 6585 response codes. Patch by
Sangil Jung. [ruby-trunk - Feature #6480]
* lib/net/http/response.rb: ditto
* lib/net/http.rb: ditto