Support req.query forwarding
Changes:
- The
req.query
object is forwarded to the origin if thequeryString
parameter 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