Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache modes #91

Open
g105b opened this issue Jan 2, 2021 · 0 comments
Open

Cache modes #91

g105b opened this issue Jan 2, 2021 · 0 comments

Comments

@g105b
Copy link
Member

g105b commented Jan 2, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant