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

TResponse.ContentSent

Indicates whether response content has been sent

Declaration

Source position: httpdefs.pp line 633

public property TResponse.ContentSent : Boolean
  read FContentSent;

Description

ContentSent indicates whether the response body content has been transmitted to the client. This helps track the completion status of the response.


Documentation generated on: Jan 16 2026