Proxy(p_addr = :ENV, p_port = nil, p_user = nil, p_pass = nil)
Class Public methods
Creates an HTTP proxy class which behaves like Net::HTTP, but performs all access via the specified proxy.
This class is obsolete. You may pass these same parameters directly to ::new. See ::new for details of the arguments.
Please login to continue.