0

I wanted to capture streaming data in angular. I know it can be done via Event Source API but for that the mime type has to be text/event-stream. If my mime type is for server API is application/json, then what is the way in angular to fetch stream data.

0 Answers0