RESTAPI Stream response with Cors

Hello, everyone.
Do RESTAPI calls using Cors support stream responses?
Thanks

Hi, Can any WebWeb support team confirm?
I believed stream response is not supported as I’m getting “Streaming is not supported with server-side requests.” if I have CORS enable on the RESTAPI call. it works when CORS is disabled but I need CORS otherwise I will have to use another service to redirect. Thank you

Hello @sleeusis

That is correct, currently it’s not possible if you proxy the request.