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

TResponse.HeadersSent

Indicates whether response headers have been sent

Declaration

Source position: httpdefs.pp line 632

public property TResponse.HeadersSent : Boolean
  read FHeadersSent;

Description

HeadersSent indicates whether the HTTP response headers have already been transmitted to the client. Once True, headers can no longer be modified.


Documentation generated on: Jan 16 2026