# File lib/em-http/http_connection.rb, line 202
    def stream_file_data(filename, args = {})
      @conn.stream_file_data filename, args
    end