diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-24 11:01:57 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-24 11:01:57 +0000 |
| commit | 8a7b339267d305394c89031aa8cd6e3630d3000c (patch) | |
| tree | 103e1e399052604de41e8bdead933b25a6dfba1a /ChangeLog | |
| parent | 302f7de64ddbb7a93056f5336b33959f6d05b53f (diff) | |
| download | ruby-8a7b339267d305394c89031aa8cd6e3630d3000c.tar.gz ruby-8a7b339267d305394c89031aa8cd6e3630d3000c.tar.xz ruby-8a7b339267d305394c89031aa8cd6e3630d3000c.zip | |
* lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXY
instead of HTTP_PROXY in the CGI environment.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Nov 24 19:59:48 2003 Tanaka Akira <akr@m17n.org> + + * lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXY + instead of HTTP_PROXY in the CGI environment. + Mon Nov 24 19:32:55 2003 WATANABE Hirofumi <eban@ruby-lang.org> * ext/etc/extconf.rb: check for pw_passwd in struct passwd and |
