Closed mihai-hoinaru closed 3 years ago
Receiving only error, target (EventSourcePolyfill) and type: "error". But I'd like to know the status code as well... I'm using https://www.npmjs.com/package/event-source-polyfill, v1.0.24
@mihai-hoinaru do you have error property? It may be there is no status code as there is a connectivity problem before receiving the HTTP response.
@Yaffle , the error property is undefined
Receiving only error, target (EventSourcePolyfill) and type: "error". But I'd like to know the status code as well... I'm using https://www.npmjs.com/package/event-source-polyfill, v1.0.24