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

TResponse.ContentRange

Content-Range header value for partial content

Declaration

Source position: httpdefs.pp line 624

public property TResponse.ContentRange : string
  index Ord(hhContentRange)
  read GetHeaderValue
  write SetHeaderValue;

Description

ContentRange contains the Content-Range header value for partial content responses. This is used in 206 Partial Content responses to indicate which portion of the resource is being sent.


Documentation generated on: Jan 16 2026