index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
open-uri.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/rdoc.rb: massive spelling correction patch from Evan Farrar
matz
2008-06-04
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): use ASCII-8BIT
akr
2008-02-28
1
-5
/
+7
*
* lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): setup encoding
akr
2008-02-28
1
-1
/
+20
*
* lib/open-uri.rb (OpenURI.open_http): rescue URI::InvalidURIError by
akr
2008-02-08
1
-1
/
+6
*
* lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,
naruse
2008-01-23
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI::Buffer): use Meta ===. [ruby-core:14295]
akr
2007-12-24
1
-2
/
+2
*
Fix method redefined warning in open-uri.rb. [ruby-core:14304].
drbrain
2007-12-23
1
-0
/
+3
*
* lib/open-uri.rb: :redirect option implemented to disable redirects.
akr
2007-10-28
1
-0
/
+24
*
* lib/open-uri.rb (OpenURI.open_http): fix :ssl_ca_cert option.
akr
2007-10-13
1
-1
/
+0
*
* lib/net/http.rb: remove enable_post_connection_check flag.
gotoyuzo
2007-10-07
1
-5
/
+0
*
* lib/net/http.rb: an SSL verification (the server hostname should
gotoyuzo
2007-09-23
1
-10
/
+5
*
* lib/open-uri.rb: add :ftp_active_mode option.
akr
2007-08-29
1
-1
/
+11
*
* lib/open-uri.rb: make ftp passive mode to avoid NAT problem.
akr
2007-08-13
1
-0
/
+1
*
* lib/open-uri.rb (URI::Generic#find_proxy): use ENV.to_hash to access
akr
2007-07-13
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI::OpenURI.open_uri): revert last change to conform ...
matz
2007-01-31
1
-3
/
+0
*
* lib/open-uri.rb (OpenURI::OpenURI.open_uri): use user and
matz
2007-01-31
1
-0
/
+3
*
Documentation cleanup.
drbrain
2006-08-04
1
-56
/
+53
*
* lib/open-uri.rb: add :ssl_verify_mode option.
akr
2006-02-19
1
-1
/
+25
*
* lib/open-uri.rb (open_loop): find_proxy should return nil when proxy does n...
aamine
2005-11-02
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI.open_loop): prohibit multiple proxy
akr
2005-09-30
1
-5
/
+17
*
* lib/open-uri.rb (:proxy_http_basic_authentication): new option.
akr
2005-09-29
1
-11
/
+47
*
* lib/open-uri.rb: add :read_timeout option.
akr
2005-09-15
1
-0
/
+11
*
* lib/open-uri.rb: abolish mod === tempfile to avoid a problem
akr
2005-09-07
1
-2
/
+2
*
* lib/open-uri.rb (OpenURI.open_http): refine post_connection_check
akr
2005-07-01
1
-3
/
+8
*
* lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content of
akr
2005-05-25
1
-1
/
+1
*
* lib/open-uri.rb (URI::FTP#buffer_open): access mechanism
akr
2005-02-19
1
-4
/
+33
*
* lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_check
akr
2005-02-19
1
-1
/
+6
*
* lib/open-uri.rb (OpenURI.open_loop): send authentication only for
akr
2005-02-12
1
-1
/
+7
*
document updated.
akr
2005-02-12
1
-8
/
+9
*
* lib/open-uri.rb (OpenURI.open_http): reject userinfo explicitly.
akr
2005-02-12
1
-0
/
+4
*
* lib/open-uri.rb: support https if the platform provides CA
akr
2005-02-12
1
-72
/
+83
*
* lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:
akr
2005-02-11
1
-2
/
+16
*
document updated.
akr
2005-02-08
1
-47
/
+53
*
comment refined.
akr
2005-02-05
1
-2
/
+2
*
lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...
akr
2004-07-09
1
-0
/
+6
*
* lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.
akr
2004-04-21
1
-4
/
+14
*
enable document for Kernel.open.
akr
2004-04-12
1
-1
/
+1
*
comments modified.
akr
2004-04-04
1
-3
/
+3
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-1
/
+1
*
* (lib/open-uri.rb): permit extra semicolon in content-type field.
akr
2004-03-27
1
-2
/
+3
*
* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopback
akr
2004-02-01
1
-0
/
+9
*
* lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.
akr
2004-01-31
1
-0
/
+1
*
lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.
akr
2004-01-31
1
-0
/
+9
*
fix typos.
akr
2004-01-07
1
-7
/
+7
*
fix previous change.
akr
2003-11-25
1
-1
/
+1
*
* lib/open-uri.rb (URI::Generic#find_proxy): ENV case sensitivity test
akr
2003-11-25
1
-3
/
+13
*
* lib/open-uri.rb (URI::Generic#find_proxy): use http_proxy under CGI
akr
2003-11-25
1
-7
/
+26
*
* lib/open-uri.rb (OpenURI.open_loop, URI::HTTP#proxy_open): use
akr
2003-11-24
1
-23
/
+31
*
* lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXY
akr
2003-11-24
1
-2
/
+10
*
* lib/open-uri.rb: validate option names.
akr
2003-11-24
1
-8
/
+122
[next]