v0.6.8 new options: idle_timeout=, connect_timeout= and proxy=
New HTTP.request
options:
idle_timeout
, No. of sconds to maintain connection after last transaction.connect_timeout
, No. of seconds to wait for TCP connection to be established.proxy=
, HTTP and HTTPS proxying (not yet tested in the real world). See #218