Pike v8.0 release 1738

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.