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

TRequest.IfNoneMatch

If-None-Match header field value

Declaration

Source position: httpdefs.pp line 554

public property TRequest.IfNoneMatch : string
  index ord(hhIfNoneMatch)
  read GetHeaderValue
  write SetHeaderValue;

Description

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


Documentation generated on: Jan 16 2026