Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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.