# File lib/em-http/http_connection.rb, line 198
    def send_data(data)
      @conn.send_data data
    end