Libraries
»
httpclient-xaop
(2.1.6)
»
Index
»
HTTPClient
»
DebugSocket
»
#<<
Method: HTTPClient::DebugSocket#<<
Defined in:
lib/httpclient/session.rb
#
<<
(str) ⇒
Object
430 431 432 433
# File 'lib/httpclient/session.rb', line 430
def
<<
(
str
)
super
debug
(
str
)
end