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