How to get the raw request using a web handler?
https://github.com/Effect-TS/effect/tree/main/packages/platform#how-do-i-get-the-raw-request
Im not working with any platform package and using a web handler to get it workin in a cloudflare worker like so:
Id like to be able to access the raw request in one of my handlers:
Im not working with any platform package and using a web handler to get it workin in a cloudflare worker like so:
Id like to be able to access the raw request in one of my handlers:
