g000m
g000m
CDCloudflare Developers
Created by Anderson Silva on 6/14/2024 in #general-help
Managed challenge
I have this question also
7 replies
CDCloudflare Developers
Created by g000m on 4/18/2024 in #zaraz
I can't find a way to put the "enrich
If I could just assign a copy of the payload after it's been enriched to a new variable, then the problem would be solved
4 replies
CDCloudflare Developers
Created by g000m on 4/18/2024 in #zaraz
I can't find a way to put the "enrich
Hoping to do this without a worker
4 replies
CDCloudflare Developers
Created by g000m on 4/18/2024 in #zaraz
I can't find a way to put the "enrich
Using POST, the payload object is enriched with all of the properties that show up. But I need to nest that object within another property so that the receiving end will read it. { "body": zaraz_payload }
4 replies
CDCloudflare Developers
Created by g000m on 1/3/2024 in #general-help
Has anyone noticed jump_start not working when adding a domain via Terraform?
2 replies
CDCloudflare Developers
Created by g000m on 10/9/2023 in #workers-help
Can a worker domain own its cache?
I'm beating my head against the wall - I've tried both of these vanilla examples https://developers.cloudflare.com/workers/examples/cache-api/ https://developers.cloudflare.com/workers/examples/cache-using-fetch/ I can never get a cache match. I've worked with various routes/triggers of customdomain/, customdomain/, customdomain/test/, customdomain/test/ etc. I've set a rule for Cache Level: Cache Everything. I've used the cache API before, and it's beyond me why I can't get these examples to work. What could I be missing?
4 replies