I’m deploying an edge function on Vercel. It streams a response and it works just fine when Cloudflare proxy is disabled. But, when the proxy is enabled, it seems it buffers the stream and send it as a whole once it’s done.
It used to work a few days ago with proxy enabled as well. This is confirmed by someone else: https://x.com/thinkmorebetter/status/1711841062002815457?s=20