http-entity-parser

0.1.0-pre-4 • Public • Published

HTTP Entity Parser

NPM Version

A paser for HTTP request entity.

Features

Supporting following Content-Type:

  • multipart/form-data
  • application/json
  • text/json
  • x-www-form-urlencoded
  • raw-binary

Typings

This project is achieved by TypeScript with Node.js.

To install the DefinitelyTyped files of HTTP Entity Parser for TypeScript, please use following command:

typings install --save --global github:fenying/http-entity-parser.d.ts

Author

Contributions

If you wanna do us a favor, please send PRs to our project,

Or if you found any BUG, please put some ISSUEs.

License

This project is licensed under the MIT license.

Package Sidebar

Install

npm i http-entity-parser

Weekly Downloads

2

Version

0.1.0-pre-4

License

MIT

Last publish

Collaborators

  • fenying