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

HTTPFieldNames (deprecated)

Array of standard HTTP header field names

Declaration

Source position: httpdefs.pp line 136

const HTTPFieldNames: THttpFields = (fieldAccept, fieldAcceptCharset, fieldAcceptEncoding, fieldAcceptLanguage, fieldAuthorization, fieldConnection, fieldContentEncoding, fieldContentLanguage, fieldContentLength, fieldContentType, fieldCookie, fieldDate, fieldExpires, fieldFrom, fieldIfModifiedSince, fieldLastModified, fieldLocation, fieldPragma, fieldReferer, fieldRetryAfter, fieldServer, fieldSetCookie, fieldUserAgent, fieldWWWAuthenticate, fieldHost, fieldCacheControl, fieldXRequestedWith, fieldIfNoneMatch);

Description

HTTPFieldNames is an array containing the names of standard HTTP header fields. This array provides mapping from field indexes to their string representations.


Documentation generated on: Jan 16 2026