Bypass worker when cloudflare determines a request is from a good bot
I am looking for a way to leverage the cf.bot_management.verified_bot header in order to prevent a request from going through my worker. Is this even possible? I'm wondering if I actually need to add this logic inside my worker to then prevent it from sending the request to Imperva.