Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

fenying/http-entity-parser

Repository files navigation

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.

About

A parser for HTTP request entity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published