Class: HTTPI::Adapter::NetHTTPPersistent

Inherits:
NetHTTP
  • Object
show all
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

#client

Method Summary

Methods inherited from NetHTTP

#initialize, #request

Methods inherited from Base

#client, #initialize, register, #request

Constructor Details

This class inherits a constructor from HTTPI::Adapter::NetHTTP