Hello , I have cloudflare worker , and I want to use WAF custom rule , in the worker so for example

Hello ,

I have cloudflare worker , and I want to use WAF custom rule , in the worker
so for example

if (( waf custom rule = example)
do something
how I can do that with cloudflare workers

thanks
Was this page helpful?