Open
Conversation
Owner
|
This seems to have been already suggested in #23 . My question remains the same: Does this solve a real issue? If so, I'd like that issue to be described and demonstrated. An example of what I mean can be seen here: micropython/micropython-lib#247 . An issue was reported, and the reporter made steps to back it by normative references. Turned out, such references are not conclusive, but with a (good) real-world example, the change was made after all. |
1fd3eec to
46f90d6
Compare
e3acfcc to
dbc15e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
get_mime_typefunction supports HTML pages, CSS Stylesheets and basic graphic formats.With JavaScript added all basic web page elements can now be served.