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, #last_used, #protocol_retry_count, #proxy, #read_block_size, #receive_timeout, #requested_version, #send_timeout, #socket_local, #socket_sync, #ssl_config, #ssl_peer_cert, #strict_response_size_check, #tcp_keepalive, #test_loopback_http_response, #transparent_gzip_decompression
Method Summary
Methods inherited from HTTPClient::Session
#close, #closed?, #connect_ssl_proxy, #create_loopback_socket, #create_socket, #eof?, #get_body, #get_header, #initialize, #query
Methods included from HTTPClient::Util
#argument_to_hash, hash_find_value, #http?, #https?, #keyword_argument, try_require, uri_dirname, uri_part_of, urify, #warning
Methods included from HTTPClient::Timeout
Constructor Details
This class inherits a constructor from HTTPClient::Session