Cumulative improvements
Changes:
- Added "out of the box" support for
request
query string parsing. From now you can get areq.query
params object. - Minor performance improvements.
- Improving
low
server API compatibility with Node.js.
Thanks to @jesusvilla for pushing forward this improvements in #15