Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/

HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/HISTORY.md
19 Views
0 Comments
1.5.0 / 2018-03-27
==================

* Add `103 Early Hints`

1.4.0 / 2017-10-20
==================

LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/LICENSE
21 Views
0 Comments

The MIT License (MIT)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2016 Douglas Christopher Wilson <doug
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/README.md
33 Views
0 Comments
# Statuses

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-ver
codes.json /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/codes.json
15 Views
0 Comments
{
"100": "Continue",
"101": "Switching Protocols",
"102": "Processing",
"103": "Early Hints",
"200": "OK",
"201": "C
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/index.js
5 Views
0 Comments
/*!
* statuses
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use stri
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/package.json
13 Views
0 Comments
{
"name": "statuses",
"description": "HTTP status utility",
"version": "1.5.0",
"contributors": [
"Douglas Christoph