Class
HTTPClient::SSLSocketWrap
In:
lib/httpclient/session.rb
Parent:
Object
Wraps up OpenSSL::SSL::SSLSocket and offers debugging features.
Methods
<<
close
closed?
eof?
flush
gets
new
peer_cert
post_connection_check
read
readpartial
ssl_connect
sync
sync=
Public Class methods
new
(socket, context, debug_dev = nil)
Public Instance methods
<<
(str)
close
()
closed?
()
eof?
()
flush
()
gets
(*args)
peer_cert
()
post_connection_check
(host)
read
(*args)
readpartial
(*args)
ssl_connect
()
sync
()
sync=
(sync)
[Validate]