$ curl 'https://deno.land/std/examples/welcome.ts' console.log("Welcome to Deno ");
$ curl 'https://deno.land/std/examples/welcome.ts' -H 'Accept: text/html'