naruse e1606f920b * lib/uri/generic.rb (URI::Generic.build):
use hostname= to detect and wrap IPv6 hosts.
  Build is accepting URI components and users may not expect
  that a host component needs to be wrapped with square brackets
  since it's not providing a URI.
  Note: initialize with arg_check => true does not wrap IPv6 hosts.
  by Joe Rafaniello <jrafanie@redhat.com>
  https://github.com/ruby/ruby/pull/765 fix GH-765

* test/uri/test_generic.rb: Add more tests

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-01 17:36:54 +00:00
..
2014-11-25 07:03:55 +00:00
2014-11-23 00:00:38 +00:00
2014-06-14 13:52:04 +00:00
2014-11-11 17:41:53 +00:00
2014-07-11 08:16:05 +00:00
2014-08-09 01:36:49 +00:00
2014-11-04 03:21:53 +00:00
2014-08-25 04:03:33 +00:00
2014-08-26 12:07:57 +00:00
2014-05-26 03:25:38 +00:00
2014-11-25 07:03:36 +00:00
2014-09-21 01:40:21 +00:00
2014-11-03 00:33:44 +00:00