-
It may be worth adding a note like the following to address Nginx's decision not to follow RFC 4329, which enables serving `.mjs` files with the correct MIME type so browsers interpret it as JavaScrip…
-
### Description
I would like to see the performance of `get_available_post_mime_types()` improved as the underlying database query can be quite expensive on large sites:
> SELECT DISTINCT post_mim…
-
MIME types that have the `x-*` prefix are by definition non-standard extension types. Many formats that used to use these types no longer do as they have become official MIME types recognized by the I…
-
I use nbsphinx to build pdf file from the ipynb that uses "holoviews".
When I run the cell on the web browser no problem happens. And the logo icons of holoviews (https://holoviews.org) and bokeh …
-
Demonstrated at https://github.com/getodk/central-backend/pull/1073
-
I wanted to check the extension and return the mime types for files with extensions like .xlsx, .xls, etc. But whenever I am trying to detect it using from_string() function, it is returning .docx as …
-
### Describe the issue
Right now ABS calls `prepare` only when the playback session is started. This would be fine if the session wouldn't be synced across devices.
### Steps to reproduce the issue
…
-
https://sw.kovidgoyal.net/kitty/graphics-protocol/
-
AWS.MIME.Load is supposed to read "the common standard format used by Apache mime.types", according to the comment in aws-mime.ads. That format includes comments that programs are supposed to ignore. …
-
Hi, i played a bit with the project and noticed one potential issue. In this [function](https://github.com/ml-tooling/opyrator/blob/3f443f05b6b21f00685c2b9bba16cf080edf2385/src/opyrator/ui/streamlit_u…