# File lib/httpclient/session.rb, line 409
    def <<(str)
      @socket << str
    end