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

TResponse.SendHeaders

Sends the response headers to the client

Declaration

Source position: httpdefs.pp line 607

public procedure TResponse.SendHeaders;

Description

SendHeaders transmits the HTTP headers to the client. This must be called before sending any content and includes the status line and all response headers.


Documentation generated on: Jan 16 2026