Flowdock

Not found

The exact documentation you were looking for could not be found. Here is the best guess.

Proxy(p_addr = :ENV, p_port = nil, p_user = nil, p_pass = nil) public

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 Net::HTTP.new. See Net::HTTP.new for details of the arguments.

Show source
Register or log in to add new notes.