You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
I wanted to start a conversation about the best way to support existing mime types.
Specifically, I want to talk about data that doesn't have links but is often linked to, like images and video. It would be great not to re-invent the entire mime/content-type system for data without links.
Something along the lines of mime[audio/aac].
We also may want to consider the same for addressing compression of the format mime[audio/aac][gzip].
I looked around for a previous discussion around this but couldn't find anything. If there's another thread please point me at it :)