1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
knu 835693dac5 * lib/uri/generic.rb (#route_from_path): Fix a bug where
URI('http://h/b/').route_to('http://h/b') wrongly returned './'
  (should be '../b'). [Bug #4476]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-15 06:13:08 +00:00
..
.document
common.rb * lib/uri/common.rb: avoid race condition. fixes #4572 2011-04-12 10:20:50 +00:00
ftp.rb * lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling of 2010-04-15 13:41:19 +00:00
generic.rb * lib/uri/generic.rb (#route_from_path): Fix a bug where 2011-04-15 06:13:08 +00:00
http.rb
https.rb
ldap.rb
ldaps.rb
mailto.rb * lib/uri/mailto.rb: clean up regexp [ruby-core:29894] 2010-05-11 04:49:56 +00:00