Class: HTTPAccess2::Session

Inherits:
HTTPClient::Session show all
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_local, #socket_sync, #ssl_config, #ssl_peer_cert, #test_loopback_http_response, #transparent_gzip_decompression

Method Summary

Methods inherited from HTTPClient::Session

#close, #closed?, #eof?, #get_body, #get_header, #initialize, #invalidate, #invalidated?, #query

Methods included from HTTPClient::Util

#argument_to_hash, #force_binary, hash_find_value, #https?, #keyword_argument, uri_dirname, uri_part_of, #urify

Methods included from HTTPClient::Timeout

#timeout

Constructor Details

This class inherits a constructor from HTTPClient::Session