Workers Routes Replacement
I want to create a workers route to:
if worker does not have response, then fetch origin
how to write the fetch codes in the worker script?
if worker does not have response, then fetch origin
a.com/api/sth as result. how to write the fetch codes in the worker script?