Remove middleware: connect.bodyParser() by sbruchmann · Pull Request #27 · feathersjs/feathers
Because `connect.bodyParser()` is deprecated and will be removed in Connect 3, this commit removes it from the stack and uses `express.urlencoded()` and `express.json()` instead. Visit the [Connect Wiki][wiki] for more information. [wiki]: https://github.com/senchalabs/connect/wiki/Connect-3.0
added a commit that referenced this pull request
Dec 12, 2013daffl pushed a commit that referenced this pull request
Aug 28, 2018daffl pushed a commit that referenced this pull request
Aug 29, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters