| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | * lib/open-uri.rb (OpenURI.open_loop, OpenURI::HTTP#proxy_open): | akr | 2003-11-15 | 1 | -17/+19 |
* | inconsistency of the arguments for respond_to? in previous change is fixed. | akr | 2003-11-13 | 1 | -1/+1 |
* | * lib/open-uri.rb (Kernel[#.]open): hard coded URI schemes removed. | akr | 2003-11-13 | 1 | -8/+19 |
* | * lib/open-uri.rb (OpenURI.open_uri): use File::RDONLY. | akr | 2003-11-13 | 1 | -1/+1 |
* | * lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work. | nahi | 2003-10-05 | 1 | -1/+1 |
* | * lib/open-uri.rb (OpenURI::Redirect#initialize): call super to | akr | 2003-05-15 | 1 | -0/+11 |
* | * lib/open-uri.rb: replace Kernel.open as well. | akr | 2003-02-26 | 1 | -0/+1 |
* | * lib/open-uri.rb: dispatch code restructured to make it openable | akr | 2003-02-05 | 1 | -45/+39 |
* | * lib/open-uri.rb: Location: field may has a relative URI. | akr | 2003-02-05 | 1 | -1/+7 |
* | Add a missing ||. | knu | 2002-12-18 | 1 | -1/+1 |
* | * lib/open-uri.rb: new file. | akr | 2002-12-16 | 1 | -0/+390 |