Skip to content

FIX MIME-Type for txt-suffix#7608

Merged
earlephilhower merged 2 commits intoesp8266:masterfrom
The-MEO:fix-txt-mimetype
Sep 22, 2020
Merged

FIX MIME-Type for txt-suffix#7608
earlephilhower merged 2 commits intoesp8266:masterfrom
The-MEO:fix-txt-mimetype

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.

3 participants