Actions
Backport #10873
closedbackport r48666 lib/uri/generic.rb (URI::Generic.build)
Status:
Closed
Assignee:
-
Description
Fix URI::Generic.build to properly build IPv6 host values with square brackets.
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.
https://github.com/ruby/ruby/commit/4ec9793ba88b27028c826c6bc6c49ee59df8d920
https://github.com/ruby/ruby/pull/765
Actions
Like0
Like0Like0Like0