content-type

v1.0.5
Create and parse HTTP Content-Type header
content-type http req res rfc7231

lint

eslint .

test

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

test-ci

nyc --reporter=lcovonly --reporter=text npm test

test-cov

nyc --reporter=html --reporter=text npm test

version

node scripts/version-history.js && git add HISTORY.md
npm i content-type

Metadata

  • MIT
  • >= 0.6
  • Douglas Christopher Wilson
  • released 1/29/2023

Downloads

Maintainers