alex | zellic.io
alex | zellic.io
CDCloudflare Developers
Created by alex | zellic.io on 8/22/2023 in #workers-help
Fetch with Cache metadata
Hello! Is it possible to get the cache hit/miss status of a request that uses the "fetch with cache" example? https://developers.cloudflare.com/workers/examples/cache-using-fetch/ I also had a few other questions: * Will setting cacheTtl ignore the upstream webserver cache settings (even cache-control: nocache)? * Does this api have the same restrictions as the cache api where it only works on custom domains and does not work with access? thanks.
4 replies
CDCloudflare Developers
Created by alex | zellic.io on 7/26/2023 in #pages-help
Does uploading assets with wrangler count as a "build" for Pages in re Pricing?
The pricing for pages says the Free plan comes with 500 "builds" a month. If I deploy my code using GitHub Actions and Wrangler, does this count against the number of builds for billing? https://pages.cloudflare.com/#:~:text=500%20builds%20per%20month
4 replies