I have created .net core API and in it i expose a POST endpoint that streams the response over multiple chunks where each chink contains a an JSON object, and i have created