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

TRequest.ContentRange

Content-Range header field value

Declaration

Source position: httpdefs.pp line 557

public property TRequest.ContentRange : string
  index ord(hhContentRange)
  read GetHeaderValue
  write SetHeaderValue;

Description

ContentRange contains the Content-Range header field value. This indicates which part of a resource is being sent in partial content responses.


Documentation generated on: Jan 16 2026