Skip to content

Add safeFetch implementation to prevent pwning the server with file URIs

Alex Gleason requested to merge safe-fetch into develop

Apparently Deno has an unsafe fetch implementation. Mildly infuriating. More here: https://github.com/denoland/deno/issues/11925#issuecomment-1678084346

Merge request reports