Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636405 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/vary

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/vary/README.md
164 Views
0 Comments
# vary

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

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/vary/index.js
133 Views
0 Comments
/*!
* vary
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/vary/LICENSE
178 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/vary/package.json
105 Views
0 Comments
{
"name": "vary",
"description": "Manipulate the HTTP Vary header",
"version": "1.1.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"keywords": [
"http",
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/vary/HISTORY.md
144 Views
0 Comments
1.1.2 / 2017-09-23
==================

* perf: improve header token parsing speed

1.1.1 / 2017-03-20
==================