Skip to content

Handle form upload abortion in ESP8266WebServer to fix Issue #833 #846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2015

Conversation

mangelajo
Copy link
Contributor

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.

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.
@mangelajo
Copy link
Contributor Author

I re-created this PR from a different branch that esp8266, as I was pushing -f to it, and breaking my PR.

igrr added a commit that referenced this pull request Oct 2, 2015
Handle form upload abortion in ESP8266WebServer (fix #833)
@igrr igrr merged commit 247fd33 into esp8266:esp8266 Oct 2, 2015
igrr added a commit that referenced this pull request Oct 29, 2015
Handle form upload abortion in ESP8266WebServer (fix #833)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants