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

THTTPHeader.ContentLength

Content-Length header field value

Declaration

Source position: httpdefs.pp line 417

public property THTTPHeader.ContentLength : Integer
  read GetContentLength
  write SetContentLength;

Description

ContentLength contains the Content-Length header field value, which indicates the size of the entity body in bytes. This specifies the exact length of the message body.


Documentation generated on: Jan 16 2026