Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/cookie/HISTORY.md
15 Views
0 Comments
0.4.0 / 2019-05-15
==================

* Add `SameSite=None` support

0.3.1 / 2016-05-26
==================

LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/cookie/LICENSE
30 Views
0 Comments
(The MIT License)

Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
Copyright (c) 2015 Douglas Christopher Wilson <do
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/cookie/README.md
37 Views
0 Comments
# cookie

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/cookie/index.js
5 Views
0 Comments
/*!
* cookie
* Copyright(c) 2012-2014 Roman Shtylman
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/cookie/package.json
13 Views
0 Comments
{
"name": "cookie",
"description": "HTTP server cookie parsing and serialization",
"version": "0.4.0",
"author": "Roman