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

THTTPHeader.CustomHeaders

Collection of custom header fields

Declaration

Source position: httpdefs.pp line 464

public property THTTPHeader.CustomHeaders : TStringList
  read GetCustomHeaders;

Description

CustomHeaders provides access to custom (non-standard) HTTP header fields. This collection contains application-specific headers beyond the standard HTTP headers.


Documentation generated on: Jan 16 2026