Sends the response headers to the client
Source position: httpdefs.pp line 607
public procedure TResponse.SendHeaders; |
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.