0.1.0-pre-4 • Published 8 years ago

http-entity-parser v0.1.0-pre-4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.

0.1.0-pre-4

8 years ago

0.1.0-pre-3

8 years ago

0.1.0-pre-2

8 years ago

0.1.0-pre-1

8 years ago