fetch-event-source
fetch-event-source copied to clipboard
Can not catch network connection error during streaming data
trafficstars
Hi all, I have an issue. I create request to the server it sends me response with code 200 after few times the server starts to send me data by chunks. If I switch off my internet connection nothing happens and I do not handle this error in my application.