Can you make a fresh route detect, if it is being requested by `deno run`
Can you make a fresh route detect, if it is being requested by
doing
deno run like deno run https://localhost:3000/api/testdoing
deno run https://localhost:3000/api/test on the fresh route gives me this error