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

TResponse.ToString

Returns string representation of the response

Declaration

Source position: httpdefs.pp line 613

public function TResponse.ToString: RTLString; override;

Function result

String representation of the HTTP response

Description

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


Documentation generated on: Jan 16 2026