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

TResponse.SendResponse

Sends the complete HTTP response

Declaration

Source position: httpdefs.pp line 608

public procedure TResponse.SendResponse;

Description

SendResponse sends both headers and content to the client, completing the HTTP response.

See also

SendHeaders

  

Sends the response headers to the client

SendContent

  

Sends the response content to the client


Documentation generated on: Jan 16 2026