update request url with workers static assets
seems like this should be simple, but I can't find any examples. Say I'm using workers static assets, and I have enabled run_worker_first. It seems that
env.ASSETS.fetch
wants the incoming request passed through - but what if I want to change which file gets fetched?
2 Replies