Destroys the HTTP route instance
Source position: httproute.pp line 61
public destructor THTTPRoute.Destroy; override;
Destroy performs cleanup when the route instance is destroyed. It ensures proper resource cleanup for the route.