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

Terminate the chunked printDirectory in SDWebServer #6808

Merged
merged 3 commits into from
Nov 19, 2019

Conversation

earlephilhower
Copy link
Collaborator

Fixes #2481

Send a 0-len chunk when the directory is completed (in a chunked HTTP
transfer) to terminate the HTTP transfer properly.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes esp8266#2481

Send a 0-len chunk when the directory is completed (in a chunked HTTP
transfer) to terminate the HTTP transfer properly.
@earlephilhower earlephilhower changed the title Terminate the chunked printDirectory Terminate the chunked printDirectory in SDWebServer Nov 19, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@devyte devyte added this to the 2.6.2 milestone Nov 19, 2019
@d-a-v d-a-v merged commit 919c753 into esp8266:master Nov 19, 2019
@earlephilhower earlephilhower deleted the fixprintdir branch November 19, 2019 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDWebServer printDirectory CONTENT_LENGTH_UNKNOWN doesn't send last-chunk
3 participants