A HTTP/1 compatible fetch implementation for Deno
Grabs a resource from the network. It returns a Promise that resolves to the Response to that Request, whether it is successful or not.