Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/

HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/HISTORY.md
20 Views
0 Comments
0.5.3 / 2018-12-17
==================

* Use `safe-buffer` for improved Buffer API

0.5.2 / 2016-12-08
==================

LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/LICENSE
18 Views
0 Comments
(The MIT License)

Copyright (c) 2014-2017 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any pers
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/README.md
21 Views
0 Comments
# content-disposition

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Versio
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/index.js
9 Views
0 Comments
/*!
* content-disposition
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

node_modules /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/node_modules/
1 Items
  • safe-buffer
  • package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/package.json
    27 Views
    0 Comments
    {
    "name": "content-disposition",
    "description": "Create and parse Content-Disposition header",
    "version": "0.5.3",
    "auth