Class: HTTPAccess2::Session

Inherits:
HTTPClient::Session show all
Defined in:
lib/http-access2.rb

Defined Under Namespace

Classes: BadResponse, Error, InvalidState, KeepAliveDisconnected

Instance Attribute Summary

Attributes inherited from HTTPClient::Session

#connect_retry, #connect_timeout, #debug_dev, #dest, #proxy, #read_block_size, #receive_timeout, #requested_version, #send_timeout, #socket_sync, #src, #ssl_config, #ssl_peer_cert

Method Summary

Methods inherited from HTTPClient::Session

#close, #closed?, #eof?, #get_data, #get_header, #get_status, #initialize, #query

Constructor Details

This class inherits a constructor from HTTPClient::Session