Open
Description
The current code issues a debug message containing the "client_ip" of the incoming request already.
It would be useful to include the client ip of the request into the standard request object passed to the handlers - this way, handler code could easily determine and use the IP of the request client.