# File lib/mongrel/http_response.rb, line 147
    def finished
      send_status
      send_header
      send_body
    end