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

FIX MIME-Type for txt-suffix #7608

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Conversation

The-MEO
Copy link
Contributor

@The-MEO The-MEO commented Sep 22, 2020

In addition to #7312 the MIME type for txt files is to be corrected.

Currently the MimeType for txt files is the file extension ".txt".
In the commit the variable with text/plain is used again.

correct mime is text/plain instead of .txt
@earlephilhower
Copy link
Collaborator

Good catch, that was obviously a typo in the code!

@earlephilhower earlephilhower merged commit 4a24d3c into esp8266:master Sep 22, 2020
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.

None yet

3 participants