104 Commits (d8ea63b7fe0681c88ab8bd6e507d691d232bb72a)
 

Author SHA1 Message Date
Luke Childs d8ea63b7fe Document disabling body parsing middleware 6 years ago
Luke Childs 43417e2251 Test if opts.bodyParser is false body parsing middleware is disabled 6 years ago
Luke Childs 04a25a43a7 Only test against Node.js versions 8 and 10 6 years ago
Luke Childs 96401312e6 Don't set body parsing middleware if opts.bodyParser is false 6 years ago
Luke Childs 987d4e3929 Use default function paramter for options object 6 years ago
Luke Childs a4ed25d957 2.4.0 6 years ago
wtgtybhertgeghgtwtg 9735e42ba2 Set default `body-parser` limit to "1mb". (#25) 6 years ago
wtgtybhertgeghgtwtg 36d4b66e2f Allow options to be passed to `body-parser`. (#22) 6 years ago
Luke Childs 02b353640b 2.3.1 6 years ago
Luke Childs 42c381a126 Parse URL-encoded forms in extended syntax 6 years ago
Luke Childs c4cabdb31d 2.3.0 6 years ago
Luke Childs 455f463f4a Fix body shorthand example 6 years ago
Luke Childs 6eb3f8e841 Document body parsing 6 years ago
Luke Childs 09dcd8b3f7 Parse application/octet-stream as Buffer and expose as req.body 6 years ago
Luke Childs 8000c5cfac Parse application/x-www-form-urlencoded as URL-encoded form and expose as req.body 6 years ago
Luke Childs 129bd8c1a8 Parse text/plain as string and expose as req.body 6 years ago
Luke Childs 36adefcea8 Parse application/json as JSON and expose as req.body 6 years ago
Luke Childs 47ef15d86f 2.2.0 6 years ago
Luke Childs 49e21c5fac Don't use package-lock.json 6 years ago
Kevin Mårtensson 23319da689 Accept multiple middlewares in `app.get` (#16) 7 years ago
Kevin Mårtensson 5788767aa7 Support returning body without wrapping it in a function (#15) 7 years ago
Kevin Mårtensson 03dcb004a6 Enable returning body directly (#14) 7 years ago
greenkeeper[bot] 107b58e6c1 Update ava to the latest version 🚀 (#10) 7 years ago
greenkeeper[bot] 4619bf46eb Update ava to the latest version 🚀 (#9) 7 years ago
greenkeeper[bot] a82d2809bb Update got to the latest version 🚀 (#8) 7 years ago
greenkeeper[bot] 0ec211e49d Update ava to the latest version 🚀 (#7) 7 years ago
Luke Childs 6d8d87de3b 2.1.1 7 years ago
Luke Childs 6c160183fd Document new port properties 7 years ago
Luke Childs db97c926d3 2.1.0 7 years ago
Luke Childs ab991825e7 Update tests to check new port exports 7 years ago
Luke Childs b21c3a007e Export port and SSL port 7 years ago
greenkeeper[bot] 7e0d18e596 Update coveralls to the latest version 🚀 (#6) 7 years ago
greenkeeper[bot] 7e6b4b6234 Update ava to the latest version 🚀 (#5) 7 years ago
greenkeeper[bot] a6cdf3a4b7 chore(package): update ava to version 0.21.0 (#4) 7 years ago
Luke Childs b6f7c72fe5 2.0.2 7 years ago
Luke Childs 3725ebd8cd Monthly downloads badge 7 years ago
Luke Childs 8b93d3a98f Link to Node.js 8 Nock issue 7 years ago
Luke Childs d361170289 Add creation explanation to readme 7 years ago
Luke Childs 4180d16b0e Add express keyword 7 years ago
Luke Childs e31e1ab59c express => Express 7 years ago
greenkeeper[bot] 758a555bd6 chore(package): update ava to version 0.20.0 (#3) 7 years ago
Luke Childs 073f4f10f6 Don't commit package-lock.json 7 years ago
Luke Childs c6bd28a4ef Remove Greenkeeper badge 7 years ago
greenkeeper[bot] c1e61b0071 Update dependencies to enable Greenkeeper 🌴 (#2) 7 years ago
Luke Childs 0d663f4178 2.0.1 7 years ago
Luke Childs 9e92a7d971 Close server in test examples 7 years ago
Luke Childs 6e3ee4015b 2.0.0 7 years ago
Luke Childs 28ca6f35aa Disable etag headers. 7 years ago
Luke Childs d7d5e36c3a Update create-cert to v1.0.2 7 years ago
Luke Childs fb344d2ed9 Remove nonexistent Got option 7 years ago