Rook
Rook copied to clipboard
ip() doesn't work on Request with Rhttpd
I guess because Rhttpd now listens only on the loopback... still, it makes things break.
This function returns the IP address of the connecting client, not the server ip. I'll have to look into Rhttpd and see if that info is available to a request.