so I have a normal thing you would do to find if a file exists and proceed accordingly:
let response = await fetch(url); if