Luke Childs
2357c501af
3.0.1
6 years ago
Luke Childs
6525fd309e
Use shorthand handler in example code
6 years ago
Luke Childs
3d79890f4d
Simplify readme example with top level await
6 years ago
Luke Childs
ce65682e44
3.0.0
6 years ago
Luke Childs
238f198efb
Fix example code
6 years ago
Luke Childs
f8c5ba4947
Remove random char
6 years ago
Luke Childs
99159f8e6c
Expose raw http and https servers ( #33 )
6 years ago
Luke Childs
a730cff77d
Prefer Promise.resolve() over new Promise()
6 years ago
Luke Childs
6b146d25dc
Reorganise code for readability
6 years ago
Luke Childs
3d7b9d5c28
Use destructuring
6 years ago
Luke Childs
a7c59ba876
Remove lockfile
6 years ago
Luke Childs
6af11837ea
Allow optionally disabling body parser ( #32 )
* Use default function paramter for options object
* Don't set body parsing middleware if opts.bodyParser is false
* Only test against Node.js versions 8 and 10
* Test if opts.bodyParser is false body parsing middleware is disabled
* Document disabling body parsing middleware
6 years ago
Luke Childs
a4ed25d957
2.4.0
7 years ago
wtgtybhertgeghgtwtg
9735e42ba2
Set default `body-parser` limit to "1mb". ( #25 )
7 years ago
wtgtybhertgeghgtwtg
36d4b66e2f
Allow options to be passed to `body-parser`. ( #22 )
7 years ago
Luke Childs
02b353640b
2.3.1
7 years ago
Luke Childs
42c381a126
Parse URL-encoded forms in extended syntax
7 years ago
Luke Childs
c4cabdb31d
2.3.0
7 years ago
Luke Childs
455f463f4a
Fix body shorthand example
7 years ago
Luke Childs
6eb3f8e841
Document body parsing
7 years ago
Luke Childs
09dcd8b3f7
Parse application/octet-stream as Buffer and expose as req.body
7 years ago
Luke Childs
8000c5cfac
Parse application/x-www-form-urlencoded as URL-encoded form and expose as req.body
7 years ago
Luke Childs
129bd8c1a8
Parse text/plain as string and expose as req.body
7 years ago
Luke Childs
36adefcea8
Parse application/json as JSON and expose as req.body
7 years ago
Luke Childs
47ef15d86f
2.2.0
7 years ago
Luke Childs
49e21c5fac
Don't use package-lock.json
7 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 )
8 years ago
Luke Childs
6d8d87de3b
2.1.1
8 years ago
Luke Childs
6c160183fd
Document new port properties
8 years ago
Luke Childs
db97c926d3
2.1.0
8 years ago
Luke Childs
ab991825e7
Update tests to check new port exports
8 years ago
Luke Childs
b21c3a007e
Export port and SSL port
8 years ago
greenkeeper[bot]
7e0d18e596
Update coveralls to the latest version 🚀 ( #6 )
8 years ago
greenkeeper[bot]
7e6b4b6234
Update ava to the latest version 🚀 ( #5 )
8 years ago
greenkeeper[bot]
a6cdf3a4b7
chore(package): update ava to version 0.21.0 ( #4 )
8 years ago
Luke Childs
b6f7c72fe5
2.0.2
8 years ago
Luke Childs
3725ebd8cd
Monthly downloads badge
8 years ago
Luke Childs
8b93d3a98f
Link to Node.js 8 Nock issue
8 years ago
Luke Childs
d361170289
Add creation explanation to readme
8 years ago
Luke Childs
4180d16b0e
Add express keyword
8 years ago
Luke Childs
e31e1ab59c
express => Express
8 years ago
greenkeeper[bot]
758a555bd6
chore(package): update ava to version 0.20.0 ( #3 )
8 years ago
Luke Childs
073f4f10f6
Don't commit package-lock.json
8 years ago
Luke Childs
c6bd28a4ef
Remove Greenkeeper badge
8 years ago