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

THttpFields (deprecated)

Array of HTTP header field names

Declaration

Source position: httpdefs.pp line 130

type THttpFields = array [1..NoHTTPFields] of String;

Description

THttpFields is an array type containing HTTP header field names. This array maps field indexes to their corresponding header field name strings.


Documentation generated on: Jan 16 2026