Project

General

Profile

Misc #9394 » 0002-lib-open-uri.rb-DOC-Remove-dead-link-to-raa.patch

giorgostsiftsis (Giorgos Tsiftsis), 01/10/2014 11:03 PM

View differences:

lib/open-uri.rb
# The environment variables such as http_proxy, https_proxy and ftp_proxy
# are in effect by default. Here we disable proxy:
#
# open("http://www.ruby-lang.org/en/raa.html", :proxy => nil) {|f|
# open("http://www.ruby-lang.org/en/", :proxy => nil) {|f|
# # ...
# }
#
(2-2/2)