From 39c0252e048e56aa4a8f0429b95ac236b0f7856c Mon Sep 17 00:00:00 2001 From: aamine Date: Thu, 13 Dec 2001 19:15:21 +0000 Subject: aamine * lib/net/pop.rb: new method Net::POP3.APOP * lib/net/http.rb: set default Content-Type to x-www-form-urlencoded (causes warning) * lib/net/protocol.rb: remove Net::NetPrivate module. * lib/net/smtp.rb: ditto. * lib/net/pop.rb: ditto. * lib/net/http.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/net/http.rd.ja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/net/http.rd.ja') diff --git a/doc/net/http.rd.ja b/doc/net/http.rd.ja index 69cdfb17c7..3de2c3611a 100644 --- a/doc/net/http.rd.ja +++ b/doc/net/http.rd.ja @@ -1,6 +1,6 @@ =begin -= net/http.rb version 1.2.3 += net/http.rb == このライブラリについて -- cgit v1.2.3