We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4deb64f commit 949bfa6Copy full SHA for 949bfa6
README.md
@@ -35,6 +35,10 @@ The worker also exposes a `/.cloudflare/purge` endpoint that allows tags to be p
35
to the zone in which the request is made too. For example, a purge request to `https://example.com/.cloudflare/purge`
36
would only purge resources from the `example.com` zone.
37
38
-- [Watcher](./workers/watcher/)
39
-- [Controller](./workers/controller/)
40
-- [Handler](./workers/handler/)
+#### [Controller](./workers/controller/)
+
+_@todo_
41
42
+#### [Handler](./workers/handler/)
43
44
0 commit comments