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 80d8216415 * lib/uri/generic.rb (URI::Generic.find_proxy): return nil if
http_proxy environment variable is empty string.
  [ruby-core:57140] [Bug #8898]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42930 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-13 04:57:25 +00:00
..
common.rb * lib/uri/common.rb (URI.decode_www_form_component): Use String#b. 2013-07-31 09:34:34 +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 (URI::Generic.find_proxy): return nil if 2013-09-13 04:57:25 +00:00
http.rb
https.rb
ldap.rb
ldaps.rb
mailto.rb