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

THTTPHeader.Pragma

Pragma header field value

Declaration

Source position: httpdefs.pp line 426

public property THTTPHeader.Pragma : string
  index Ord(hhPragma)
  read GetHeaderValue
  write SetHeaderValue;

Description

Pragma contains the Pragma header field value, which provides implementation-specific directives. This is primarily used for backwards compatibility with HTTP/1.0 caches.


Documentation generated on: Jan 16 2026