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

THTTPHeader.Accept

Accept header field value

Declaration

Source position: httpdefs.pp line 409

public property THTTPHeader.Accept : string
  index Ord(hhAccept)
  read GetHeaderValue
  write SetHeaderValue;

Description

Accept contains the Accept header field value, which specifies the media types that are acceptable for the response. This indicates what content types the client can process.


Documentation generated on: Jan 16 2026