-
Updated
Jul 4, 2022 - C#
mime
Here are 249 public repositories matching this topic...
-
Updated
Jun 27, 2022 - PHP
-
Updated
Feb 5, 2022 - Go
-
Updated
Mar 16, 2022 - Python
-
Updated
Mar 21, 2022 - JavaScript
What I did:
Parsing a message which has text/html part but it contains also "boundary" marker. I know, this is an strange case but we have the messages with it.
IMO, https://github.com/jhillyerd/enmime/blob/1f2f4b04f3877165dda8357742c6d00ae09a1652/part.go#L404 we could check if the content type with "detectTextHeader", wdyt?
Or reporting it with error and providing content to the part. I
-
Updated
Mar 26, 2022 - C++
-
Updated
Jun 24, 2022 - Julia
-
Updated
Mar 3, 2022 - C++
-
Updated
Jan 27, 2022 - Swift
-
Updated
Jul 5, 2022 - Rust
-
Updated
Jun 9, 2022 - C#
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
-
Updated
Mar 30, 2022 - Swift
-
Updated
Dec 13, 2021 - Go
Improve this page
Add a description, image, and links to the mime topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mime topic, visit your repo's landing page and select "manage topics."
mimetype used
application/octet-streamuntil now for these formats.Now that
application/vnd.shpandapplication/vnd.shxhave been registered at IANA, they can be used.https://www.iana.org/assignments/media-types/application/vnd.shp
https://www.iana.org/assignments/media-types/