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

HTTPFieldIndexes (deprecated)

Array of HTTP header field index mappings

Declaration

Source position: httpdefs.pp line 147

const HTTPFieldIndexes: THttpIndexes = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 34, 0, 36, 26);

Description

HTTPFieldIndexes is an array that maps HTTP variable types to their corresponding field indexes. This provides efficient lookup of header field positions by variable type.


Documentation generated on: Jan 16 2026