Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Add missing properties that can be set in initialization dictionary when creating a Request #22

Closed
2 of 3 tasks
ispivey opened this issue May 14, 2020 · 0 comments · Fixed by #28
Closed
2 of 3 tasks
Milestone

Comments

@ispivey
Copy link
Contributor

ispivey commented May 14, 2020

The docs describe the properties that can be set on an outbound request, below the line "Cloudflare features all plans can set on outbound requests": https://developers.cloudflare.com/workers/reference/apis/request/

Some of these are missing from the CfRequestInit type; we should add them:

  • cacheTtl
  • cacheTtlByStatus
  • cacheKey
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant