Hi,

I am looking for a way to retrieve the ip of clients, when they call a rest service.

It seems to be not supported to have a HTTPServerRequest parameter on a rest method.

Maybe I need prefer form interfaces? What are the differences with rest ones?