Changeset 2207692
- Timestamp:
- 12/07/2019 01:59:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
edge-cache-html-cloudflare-workers/trunk/admin/worker-code.worker
r2207630 r2207692 1 // source: https://github.com/cloudflare/worker-examples/blob/master/examples/edge-cache-html/edge-cache-html.js 1 2 // IMPORTANT: Either A Key/Value Namespace must be bound to this worker script 2 3 // using the variable name EDGE_CACHE. or the API parameters below should be
Note: See TracChangeset
for help on using the changeset viewer.