Skip to content

Cache modes #91

@g105b

Description

@g105b

The init parameter "cache" specifies one of the following cache modes:

  • default
  • no-store
  • reload
  • no-cache
  • force-cache
  • only-if-cached

See: https://developer.mozilla.org/en-US/docs/Web/API/Request/cache

Currently, there is no cache mechanism built into the library. Maybe this should be part of PHP.Gt/Curl instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions