-
As seen on Fennec, some boxes just don't have mimetypes registered see:
https://github.com/pocmo/Fennec-DLC-Catalog/commit/b6abf51514f3d0a330166b2a4482a821cc86858c
we should deal with this in kinto-…
-
Some apps register their own MIME types or act as a handler to open certain file types. For example Draw.io can be configured to open XML files or you can add ".drawio" as custom MIME type in /config/…
-
```
aspNETserve currently has no way to specify MIME types for static (non
ASP.NET) content. It would be nice if there was some way to map MIME types
to file extensions, or something.
```
Original …
-
### Describe the Bug
Filtering documents by ID no longer functions as expected.
### Link to the code that reproduces this issue
https://www.youtube.com/watch?v=t-FzJab4Py8
### Reproduction Steps
…
-
Hello !
Just uploaded .ttf font but it has not appeared in the gallery.
Is it possible to upload fonts, pdfs, other files ?
-
HEIF is the new image format that is now preferred and official in iOS 11 and macOS 10.13. Please add
- image/heif => heif
- image/heic => heic
https://www.iana.org/assignments/media-types/medi…
-
```
aspNETserve currently has no way to specify MIME types for static (non
ASP.NET) content. It would be nice if there was some way to map MIME types
to file extensions, or something.
```
Original …
-
```
aspNETserve currently has no way to specify MIME types for static (non
ASP.NET) content. It would be nice if there was some way to map MIME types
to file extensions, or something.
```
Original …
-
```
Not sure if this is an awstasks issue, or something else, but figured I would
report it! I am using S3 to make a simple website hosting service, and it
seems like files uploaded via awstasks ar…
-
In IOPs 4.2, in § 6.4.5 the additional MIME type `text/vtt` is mentioned. However this type is not allowed according to Table 4 in § 3.9.2 (see PDF page 36f).