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
akira 710e25422b URI::extract extracts only URIs of specified schemes when schemes are specified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3063 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-19 07:45:10 +00:00
..
common.rb URI::extract extracts only URIs of specified schemes when schemes are specified. 2002-11-19 07:45:10 +00:00
ftp.rb added uri library (uri-0.9.4) 2002-01-10 08:00:51 +00:00
generic.rb * class.c (rb_define_method): do not set NOEX_CFUNC if klass is 2002-11-07 19:18:16 +00:00
http.rb added uri library (uri-0.9.4) 2002-01-10 08:00:51 +00:00
https.rb added uri library (uri-0.9.4) 2002-01-10 08:00:51 +00:00
ldap.rb updated uri.rb and uri/*.rb to uri-0.9.7 2002-10-04 06:26:45 +00:00
mailto.rb should raise InvalidComponentError if MAILTO_REGEXP could not match with @opaque. 2002-10-20 10:54:19 +00:00