Skip to content
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

Fixes for submitting new firmware (POST) and validating it's header #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

viniciusvillas
Copy link

@viniciusvillas viniciusvillas commented Aug 21, 2018

Fix for submitting large binary files as multipart/boundary on POST body.

("conn->post->received == conn->post->len" will never occur)

…ody.

("conn->post->received == conn->post->len" will never occur)
…n ESP8266 when validating the firmware header.
@viniciusvillas viniciusvillas changed the title Fix for submitting large binary files as multipart/boundary on POST b… Fixes for submitting new firmware (POST) and validating it's header Aug 21, 2018
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.

1 participant