Unit 'httpprotocol' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-web]

THeader

Declaration

Source position: httpprotocol.pp line 26

type THeader = (

  hhUnknown,

  hhAccept,

  hhAcceptCharset,

  hhAcceptEncoding,

  hhAcceptLanguage,

  hhAcceptRanges,

  hhAge,

  hhAllow,

  hhAuthorization,

  hhCacheControl,

  hhConnection,

  hhContentEncoding,

  hhContentLanguage,

  hhContentLength,

  hhContentLocation,

  hhContentMD5,

  hhContentRange,

  hhContentType,

  hhDate,

  hhETag,

  hhExpires,

  hhExpect,

  hhFrom,

  hhHost,

  hhIfMatch,

  hhIfModifiedSince,

  hhIfNoneMatch,

  hhIfRange,

  hhIfUnModifiedSince,

  hhLastModified,

  hhLocation,

  hhMaxForwards,

  hhPragma,

  hhProxyAuthenticate,

  hhProxyAuthorization,

  hhRange,

  hhReferer,

  hhRetryAfter,

  hhServer,

  hhTE,

  hhTrailer,

  hhTransferEncoding,

  hhUpgrade,

  hhUserAgent,

  hhVary,

  hhVia,

  hhWarning,

  hhWWWAuthenticate

);


Documentation generated on: 2023-03-18