n_n
CDCloudflare Developers
•Created by n_n on 7/22/2023 in #workers-help
fetching data url is failing
i'm trying to
fetch
a data:image/png;
url to convert it to a blob, but it's failing with TypeError: Fetch API cannot load:
. is this intended? what's the best alternative?1 replies