Unit 'wasm.http.objects' Package
[Overview][Types][Classes][Index] [#wasm-utils]

TWasmHTTPCache

Declaration

Source position: wasm.http.objects.pas line 39

type TWasmHTTPCache = (

  whcDefault,

  whcNoStore,

  whcReload,

  whcNoCache,

  whcForceCache,

  whcOnlyIfCached

);


Documentation generated on: 2025-07-25