Converting `HttpServerRequest` to a Regular Web Request in Effect Typescript

Is there a built in way to convert a HttpServerRequest to a regular web request?
Was this page helpful?