express-decompress

0.0.2 • Public • Published

Supports gzip and deflate compression. Use as follows:

app.use(require('express-decompress').create());

Add this middleware before the body parser in order to have request.body populated as normal with compressed requests.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    44
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    44
  • 0.0.1
    1

Package Sidebar

Install

npm i express-decompress

Weekly Downloads

45

Version

0.0.2

License

none

Last publish

Collaborators

  • bwindels