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

TRequest.ToString

Returns string representation of the request

Declaration

Source position: httpdefs.pp line 539

public function TRequest.ToString: RTLString; override;

Function result

String representation of the HTTP request

Description

ToString returns a formatted string containing key information about the HTTP request. This is useful for debugging and logging purposes.


Documentation generated on: Jan 16 2026