1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/uri
drbrain 655738577f * lib/uri/generic.rb (module URI): URI now downcases the scheme to
follow RFC 2396 section 3.1.  [ruby-trunk - Feature #4551]
* test/uri/test_generic.rb (class URI):  Test for above


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-04-11 22:11:07 +00:00
..
test_common.rb * test/uri/test_common.rb (TestCommon#test_encode_www_form): add 2010-12-06 10:01:42 +00:00
test_ftp.rb
test_generic.rb * lib/uri/generic.rb (module URI): URI now downcases the scheme to 2012-04-11 22:11:07 +00:00
test_http.rb * lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri 2011-06-03 00:32:25 +00:00
test_ldap.rb
test_mailto.rb * lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of 2012-01-23 08:12:52 +00:00
test_parser.rb