Method Protocols.HTTP.Session()->Request()->destroy() Method destroy void destroy() Description destroy is called when an object is destructed. But since this clears the HTTP connection from the Request object, it can also be used to reuse a Request object.