fetch-event-source icon indicating copy to clipboard operation
fetch-event-source copied to clipboard

Can not catch network connection error during streaming data

Open ShanhinPavel opened this issue 1 year ago • 0 comments
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.

ShanhinPavel avatar Jan 29 '24 12:01 ShanhinPavel