gossamer/request_cache

Types

pub type RequestCache {
  Default
  ForceCache
  NoCache
  NoStore
  OnlyIfCached
  Reload
  Other(String)
}

Constructors

  • Default
  • ForceCache
  • NoCache
  • NoStore
  • OnlyIfCached
  • Reload
  • Other(String)
Search Document