Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
macedigital committed Feb 15, 2016
1 parent acd0011 commit 2d8b110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Here are some thoughts:
* Deprecate mutating the `xmlparser` middleware's mime-type regexp in favor of passing customizations into the options parameters (perfect if using route-middlewares).
* Refactor to use node's StreamAPIv2 (in effect requiring nodejs >= v0.10.x).
* Require [raw-body](https://github.com/stream-utils/raw-body) with added benefits of limiting request body size and setting charset-encoding based on request data.
* Finally really apply and automate [conventional changelog](https://github.com/ajoslin/conventional-changelog/) practice :)
* ~~Provide functional tests incorporating (a~~ny~~ version of) [express](http://expressjs.com/).~~

[npm-image]:https://img.shields.io/npm/v/express-xml-bodyparser.svg?style=flat
Expand Down

0 comments on commit 2d8b110

Please sign in to comment.