Class: HTTPAccess2::Session
- Inherits:
-
HTTPClient::Session
- Object
- HTTPClient::Session
- HTTPAccess2::Session
- Defined in:
- lib/http-access2.rb
Defined Under Namespace
Classes: BadResponse, Error, InvalidState, KeepAliveDisconnected
Constant Summary
Constants inherited from HTTPClient::Session
HTTPClient::Session::BadResponse
Instance Attribute Summary
Attributes inherited from HTTPClient::Session
#connect_retry, #connect_timeout, #debug_dev, #dest, #protocol_retry_count, #proxy, #read_block_size, #receive_timeout, #requested_version, #send_timeout, #socket_sync, #ssl_config, #ssl_peer_cert, #test_loopback_http_response
Method Summary
Methods inherited from HTTPClient::Session
#close, #closed?, #eof?, #get_body, #get_header, #initialize, #query
Methods included from HTTPClient::Timeout
Constructor Details
This class inherits a constructor from HTTPClient::Session