is there a way to modify request headers or set cookies for the GET requests that deno makes when resolving imports?
concrete use case: I want to test a library that is served by a local static file server on my machine and forwarded through vs code's tunnel feature โ but without a specific cookie, the tunnel serves a safety warning instead of the forwarded content.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.