Destroys the HTTP header instance
Source position: httpdefs.pp line 383
public destructor THTTPHeader.Destroy; override; |
Destroy cleans up resources used by the HTTP header instance. This includes freeing internal collections and associated objects.