1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
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
..
test_buffered_io.rb * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the 2011-01-06 00:24:45 +00:00
test_http.rb * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of 2011-06-21 17:44:44 +00:00
test_httpheader.rb
test_httpresponse.rb
test_https.rb Fix tests. 2011-02-19 12:43:27 +00:00
test_https_proxy.rb
utils.rb * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of 2011-06-21 17:44:44 +00:00