Issue with `FetchHttpClient` and URL Scheme in Next.js Route Handlers

Guys any idea on why effect's FetchHttpClient gives me a URL scheme must be a HTTP(S) scheme when using in context of Next.js route handlers.

I read somewhere some months ago they patch the fetch handler(not sure if it was them or cf guys) but is this because of that ?
Was this page helpful?