ruby--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
generic.rb * lib/uri/generic.rb (URI::Generic::userinfo): Considering how 2007-02-15 07:43:37 +00:00
http.rb
https.rb
ldap.rb
mailto.rb