welz
welz
CDCloudflare Developers
Created by welz on 3/9/2025 in #general-help
Can I send emails to multiple recipients (via workers)?
I tried setting multiple recipients or using CC field but to no avail
2 replies
CDCloudflare Developers
Created by welz on 2/21/2024 in #workers-help
variables not updating
my workers variables seem to be cached, how can I force them to reset? I have a variable which I just changed (it's an auth header value) the old one is still working but the new one is returning 401 (by my own code, meaning it's still comparing with the old variable)
4 replies