welz
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