Class: HTTPI::Adapter::NetHTTPPersistent
- Defined in:
- lib/httpi/adapter/net_http_persistent.rb
Overview
HTTPI::Adapter::NetHTTPPersistent
Adapter for the Net::HTTP::Persistent client. docs.seattlerb.org/net-http-persistent/Net/HTTP/Persistent.html
Instance Attribute Summary
Attributes inherited from NetHTTP
Method Summary
Methods inherited from NetHTTP
Methods inherited from Base
#client, #initialize, register, #request
Constructor Details
This class inherits a constructor from HTTPI::Adapter::NetHTTP