mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
![]() Otherwise, the path could be considered part of the host or port.
This is better than modifying the path to make it absolute when
a host or port is set. We could also raise for invalid paths
when a host or port is set using check_path, but that results
in weird errors, and won't catch issues (such as ftp allowing a
relative path).
Fixes [Bug #19916]
|
||
---|---|---|
.. | ||
common.rb | ||
file.rb | ||
ftp.rb | ||
generic.rb | ||
http.rb | ||
https.rb | ||
ldap.rb | ||
ldaps.rb | ||
mailto.rb | ||
rfc2396_parser.rb | ||
rfc3986_parser.rb | ||
uri.gemspec | ||
version.rb | ||
ws.rb | ||
wss.rb |