mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +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]
|
||
---|---|---|
.. | ||
test_common.rb | ||
test_file.rb | ||
test_ftp.rb | ||
test_generic.rb | ||
test_http.rb | ||
test_ldap.rb | ||
test_mailto.rb | ||
test_parser.rb | ||
test_ws.rb | ||
test_wss.rb |