# File lib/httpclient/session.rb, line 301
def
<<
(
str
)
rv
=
@ssl_socket
.
write
(
str
)
debug
(
str
)
rv
end