Troubleshooting "ReferenceError: Headers is not defined" in HTTP client
i'm trying to ogre-guess my way through the HTTP client. i opted to try to reverse engineer some examples from github and this chat, but they are all resulting in
and also this example: https://github.com/Effect-TS/platform/blob/main/packages/platform-node/examples/http-client.ts
am i using it wrong?
ReferenceError: Headers is not defined.and also this example: https://github.com/Effect-TS/platform/blob/main/packages/platform-node/examples/http-client.ts
am i using it wrong?
