1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
nahi 800c313bde * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of
the given URI to post. See #655.

* test/net/http/test_http.rb, test/net/http/utils.rb: Test it.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-21 17:44:44 +00:00
..
.document
ftp.rb * lib/net/ftp.rb: Add :nodoc: for private methods. 2011-05-25 00:26:51 +00:00
http.rb * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of 2011-06-21 17:44:44 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb (search_response): parses SEARCH responses from 2011-06-16 02:41:03 +00:00
pop.rb * lib/net/pop.rb: Hide implementation details from RDoc. 2011-05-25 00:30:04 +00:00
protocol.rb * lib/net/http.rb, lib/net/protocol.rb: Allow to configure to wait 2011-05-31 08:10:42 +00:00
smtp.rb * lib/net/smtp.rb: Document Net::SMTP::Response. Patch by J.R. Garcia. 2011-05-23 00:21:10 +00:00
telnet.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00