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

THTTPVariables

Set of HTTP variable types

Declaration

Source position: httpdefs.pp line 129

type THTTPVariables = array [THTTPVariableType] of string;

Description

THTTPVariables is an array type that maps HTTP variable types to their corresponding values. This provides indexed access to HTTP request and environment variables.


Documentation generated on: Jan 16 2026