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

THTTPHeader.FieldNames (deprecated)

Name of the header field at the specified index

Declaration

Source position: httpdefs.pp line 406

public property THTTPHeader.FieldNames[AIndex: Integer] : string
  read GetSetFieldName;

Description

FieldNames provides indexed access to header field names only. This returns just the name portion without the value.


Documentation generated on: Jan 16 2026