Skip to content
#

mime-types

Here are 146 public repositories matching this topic...

dd8
dd8 commented Apr 10, 2018

In https://mimesniff.spec.whatwg.org/#parsing-a-mime-type the following step might be clearer if it explicitly said the trailing sequence after " was to be discarded. Might also be better if the example contains a ';' since the step mentions ';'

Current:

Collect a sequence of code points that are not U+003B (;) from input, given position.
Example: Given text/html;charset="shift_jis"iso-20

Improve this page

Add a description, image, and links to the mime-types topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mime-types topic, visit your repo's landing page and select "manage topics."

Learn more