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
matz bcbdd1f660 * lib/uri/generic.rb (URI::Generic::userinfo): should support
empty password.  [ruby-core:10290]

* lib/uri/generic.rb (URI::Generic::set_password): password can be
  cleared by nil.  [ruby-core:10290]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-13 18:21:06 +00:00
..
.document
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): should support 2007-02-13 18:21:06 +00:00
http.rb
https.rb
ldap.rb
mailto.rb