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

THTTPHeader.Fields (deprecated)

Header field name and value at the specified index

Declaration

Source position: httpdefs.pp line 405

public property THTTPHeader.Fields[AIndex: Integer] : string
  read GetSetField;

Description

Fields provides indexed access to header field name-value pairs. Returns the complete field in the format 'Name: Value'.


Documentation generated on: Jan 16 2026