Improve Node.js HTTP server compatibility in "low"
- The
req.url
also contains query string. - The
req.path
value is now consistent across nested routers in/out
req.url
also contains query string.req.path
value is now consistent across nested routers in/out