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

TResponse.ETag

ETag header value for entity tag validation

Declaration

Source position: httpdefs.pp line 625

public property TResponse.ETag : string
  index Ord(hhEtag)
  read GetHeaderValue
  write SetHeaderValue;

Description

ETag contains the ETag header value, which is an entity tag for cache validation. This provides a mechanism for efficient cache validation and conditional requests.


Documentation generated on: Jan 16 2026