Support req.query forwarding
Changes:
- The
req.queryobject is forwarded to the origin if thequeryStringparameter is missing route hooks. PR: #48 - Support and Donate section was added to the README.md
- Dependencies were updated to latest versions
Changes:
req.query object is forwarded to the origin if the queryString parameter is missing route hooks. PR: #48