type-is

v1.6.0
Infer the content-type of a request.
content type checking

test

mocha --reporter spec --check-leaks --bail test/

test-cov

istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/

test-travis

istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/

Metadata

  • MIT
  • >= 0.6
  • Jonathan Ong
  • released 2/13/2015

Downloads