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

THttpIndexes (deprecated)

Array of HTTP header field indexes

Declaration

Source position: httpdefs.pp line 131

type THttpIndexes = array [1..NoHTTPFields] of Integer;

Description

THttpIndexes is an array type containing HTTP header field index mappings. This array provides reverse lookup from header field names to their indexes.


Documentation generated on: Jan 16 2026