Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TRequest.destroy

Destroys the HTTP request instance

Declaration

Source position: httpdefs.pp line 537

public destructor TRequest.destroy; override;

Description

destroy cleans up resources used by the HTTP request instance. This includes releasing uploaded files, form data, and other associated objects.


Documentation generated on: Jan 16 2026