Clear method: Response class
Syntax
Clear()
Description
This method removes all cookies and headers as well as deletes any HTML that has been written to the Response object. After using this method, the Response object appears as it did when the script was first called.