[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#727795: ITP: node-raw-body -- Request body length validation supporting streams - module for Node.js



Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" <kapouer@melix.org>

* Package name    : node-raw-body
  Version         : 0.0.3
  Upstream Author : Jonathan Ong <me@jongleberry.com>
* URL             : https://github.com/stream-utils/raw-body
* License         : Expat
  Programming Lang: JavaScript
  Description     : Request body length validation supporting streams - module for Node.js

This module gets the entire buffer of a stream and validates its length
against an expected length. A limit can also be set, preventing memory
exhaustion. It is useful for parsing request bodies.
.
Node.js is an event-based server-side javascript engine.


Reply to: