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
naruse 6398f79853 * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI is
a relative URI. [Bug #8645]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-24 10:52:15 +00:00
..
common.rb * lib/uri/common.rb (URI.decode_www_form): scrub string if decoded 2013-05-18 18:58:13 +00:00
ftp.rb Finish docs for URI::FTP by @darkhelmet [fix GH-274] 2013-04-09 00:29:54 +00:00
generic.rb * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI is 2013-07-24 10:52:15 +00:00
http.rb * lib/uri/http.rb (URI::HTTP.build): Fix example 2012-11-05 01:19:09 +00:00
https.rb
ldap.rb
ldaps.rb
mailto.rb