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

TRequest.IfRange

If-Range header field value

Declaration

Source position: httpdefs.pp line 555

public property TRequest.IfRange : string
  index ord(hhIfRange)
  read GetHeaderValue
  write SetHeaderValue;

Description

IfRange contains the If-Range header field value for conditional range requests. This allows range requests only if the entity matches the specified condition.


Documentation generated on: Jan 16 2026