ruby/lib/uri
nagachika b5ad2a5951 merge revision(s) 42930: [Backport #8898]
* 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/branches/ruby_2_0_0@43062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-26 16:08:11 +00:00
..
common.rb merge revision(s) 42271: [Backport #8713] 2013-08-03 13:27:01 +00:00
ftp.rb * lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301] 2013-02-02 03:31:56 +00:00
generic.rb merge revision(s) 42930: [Backport #8898] 2013-09-26 16:08:11 +00:00
http.rb * lib/uri/http.rb (URI::HTTP.build): Fix example 2012-11-05 01:19:09 +00:00
https.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldap.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldaps.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
mailto.rb * lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of 2012-01-23 08:12:52 +00:00