• query - the parsed querystring
    • body - the body
    • - the headers
    • raw - the incoming HTTP request from Node core (you can use the alias req)
    • - the logger instance of the incoming request
    • ip - the IP address of the incoming request
    • hostname - the hostname of the incoming request