UNPKG

fast-content-type-parse

Version:

Parse HTTP Content-Type header according to RFC 7231

8 lines (4 loc) 93 B
'use strict' const suite = require('./suite') const str = ' application/json' suite(str)