14 years ago
Get request IP?
I need a way to identify the client that is sending the request so that I can save a session state for each client. Is there a way I can get the client's IP from the request? I looked through mockRequest and could not find such information.