Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/HISTORY.md
195 Views
0 Comments
1.0.5 / 2023-01-29
==================

* perf: skip value escaping when unnecessary

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

LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/LICENSE
354 Views
0 Comments
(The MIT License)

Copyright (c) 2015 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person ob
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/README.md
194 Views
0 Comments
# content-type

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/index.js
150 Views
0 Comments
/*!
* content-type
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/content-type/package.json
135 Views
0 Comments
{
"name": "content-type",
"description": "Create and parse HTTP Content-Type header",
"version": "1.0.5",
"author": "Dou