mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-05 08:04:28 +03:00
If the client connection gets closed during a form upload, the fileUploadHandler is notified with the new UPLOAD_FILE_ABORTED status, and the loop is ended gracefully.