ruby/lib/uri
knu ea51ff20ac * lib/uri/generic.rb (URI::Generic::userinfo): Considering how
`scheme://user:@...', `scheme://:password@...' and
  `scheme://:@...' are parsed, an empty user name or password
  should be allowed and represented as it is.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-15 07:43:37 +00:00
..
.document Added .document file for lib/uri. 2005-09-07 16:07:43 +00:00
common.rb * lib/uri/common.rb (escape): regard second argument as a character set. [ruby-dev:27692] 2005-11-13 02:02:24 +00:00
ftp.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
generic.rb * lib/uri/generic.rb (URI::Generic::userinfo): Considering how 2007-02-15 07:43:37 +00:00
http.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
https.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
ldap.rb * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. 2004-07-17 13:14:35 +00:00
mailto.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00