2

In our React application, we have the ability to upload files. Our FW is configured to virusscan the incoming files (posted via multipart form).

When a virus is detected the connection is reset ERR_CONNECTION_RESET.

Is there a way to "catch" a connection reset in JS and give an appropriate message to the user? I don't like pôlling solutions ;-)

Yoeri
  • 1,876
  • 15
  • 24

0 Answers0