Specify a cloudflare worker to only accept request from other cloudflare worker.

I was wondering if there's a way to inspect the request and see if comes from another worker or not (otherwise reject).

Or if there's a WAF rule i could set up (though this means every internal Workers would need to be setup externally through WAF).
Was this page helpful?