Sha256: b2016e5952c39ef559e1ca308f77b6f085327f35e6beae61cdbf4a10f70a97d1
Contents?: true
Size: 856 Bytes
Versions: 7
Compression:
Stored size: 856 Bytes
Contents
# What: HTML5 application cache manifest # Why: De-facto standard. Required by Mozilla browser when serving HTML5 apps # per https://developer.mozilla.org/en/offline_resources_in_firefox # Added by: louisremi text/cache-manifest appcache manifest # What: node binary buffer format # Why: semi-standard extension w/in the node community # Added by: tootallnate application/octet-stream buffer # What: The "protected" MP-4 formats used by iTunes. # Why: Required for streaming music to browsers (?) # Added by: broofa application/mp4 m4p audio/mp4 m4a # What: Music playlist format (http://en.wikipedia.org/wiki/M3U) # Why: See https://github.com/bentomas/node-mime/pull/6 # Added by: mjrusso application/x-mpegURL m3u8 # What: Video format, Part of RFC1890 # Why: See https://github.com/bentomas/node-mime/pull/6 # Added by: mjrusso video/MP2T ts
Version data entries
7 entries across 7 versions & 1 rubygems