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

TRequest.IfMatch

If-Match header field value

Declaration

Source position: httpdefs.pp line 553

public property TRequest.IfMatch : string
  index ord(hhIfMatch)
  read GetHeaderValue
  write SetHeaderValue;

Description

IfMatch contains the If-Match header field value for conditional requests. This specifies entity tags that must match for the request to proceed.


Documentation generated on: Jan 16 2026