Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636375 Views

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

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/README.md
144 Views
0 Comments
# statuses

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

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/index.js
123 Views
0 Comments
/*!
* statuses
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/LICENSE
203 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/package.json
109 Views
0 Comments
{
"name": "statuses",
"description": "HTTP status utility",
"version": "2.0.1",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
],
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/HISTORY.md
138 Views
0 Comments
2.0.1 / 2021-01-03
==================

* Fix returning values from `Object.prototype`

2.0.0 / 2020-04-19
==================

codes.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/codes.json
118 Views
0 Comments
{
"100": "Continue",
"101": "Switching Protocols",
"102": "Processing",
"103": "Early Hints",
"200": "OK",
"201": "Created",
"202": "Accepted",