Skip to content

Enhance the request object with the client_ip of the incoming connection #16

Open
@aclodhopper

Description

@aclodhopper

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.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions