Name: | nodejs-mimeparse |
Version: | 0.1.4 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 11030 |
License: | MIT |
RPM: |
nodejs-mimeparse-0.1.4-2.el7.noarch.rpm
|
Source RPM: |
nodejs-mimeparse-0.1.4-2.el7.src.rpm
|
Build Date: | Wed Nov 01 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kriskowal/mimeparse |
Summary: | A Node.js module with basic functions for handling mime-types |
Description: | This Node.js module provides basic functions for handling mime-types. It can
handle matching mime-types against a list of media-ranges. See section
14.1 of the HTTP specification [RFC 2616] for a complete explanation:
<http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1> |