General

Profile

toch (Christophe Philemotte)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/09/2014

06:48 AM Ruby Bug #9385 (Closed): open-uri always uses proxy set as env var even if proxy flag is set to nil
According to doc http://ruby-doc.org/stdlib-2.1.0/libdoc/open-uri/rdoc/OpenURI.html we can disable the proxy by doing
open("http://www.ruby-lang.org/en/raa.html", :proxy => nil)
and "environment variables for proxy are ignored and ...
toch (Christophe Philemotte)

Also available in: Atom