Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635201 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/README.md
149 Views
0 Comments
# content-type

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node-image]][node-url]
[![Build Status][ci-image]][ci-url]
[![Coverage Status][coveralls-image]][coveralls-url]

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/index.js
129 Views
0 Comments
/*!
* content-type
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/LICENSE
209 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/package.json
102 Views
0 Comments
{
"name": "content-type",
"description": "Create and parse HTTP Content-Type header",
"version": "1.0.5",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"keywords": [
"content-type",
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/HISTORY.md
149 Views
0 Comments
1.0.5 / 2023-01-29
==================

* perf: skip value escaping when unnecessary

1.0.4 / 2017-09-11
==================