Unit 'flcHTTPUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

THTTPCacheControlResponseSubField

Declaration

Source position: flcHTTPUtils.pas line 316

type THTTPCacheControlResponseSubField = (

  hccrfPublic,

  

  hccrfPrivate,

  

  hccrfNoCache,

  

  hccrfNoStore,

  

  hccrfNoTransform,

  

  hccrfMustRevalidate,

  

  hccrfProxyRevalidate,

  

  hccrfMaxAge,

  

  hccrfSMaxAge

  

);



CT Web help

CodeTyphon Studio