HTTP Accept header accessor property
Source position: httpdefs.pp line 435
public property THTTPHeader.HTTPAccept : string index Ord(hhAccept) read GetFieldValue write SetFieldValue;
HTTPAccept is an alias for the Accept property. This provides alternative access to the Accept header field value.