ruby-cvs:19510
From: aamine ruby-lang.org
Date: Sat, 12 May 2007 18:25:57 +0900 (JST)
Subject: [ruby-cvs:19510] Ruby:r12274: * lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120]
aamine 2007-05-12 18:25:56 +0900 (Sat, 12 May 2007)
New Revision: 12274
Modified files:
trunk/ChangeLog
trunk/lib/net/http.rb
trunk/test/net/http/test_http.rb
Log:
* lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120]
* test/net/http/test_http.rb: test Net::HTTP.post_form.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12274&r2=12273
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/net/http/test_http.rb?r1=12274&r2=12273
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/http.rb?r1=12274&r2=12273