Please add RemoteIP
kabiri opened this issue · 1 comments
kabiri commented
Please add RemoteIP to unit Horse.Request and class THorseRequest
function THorseRequest.RemoteIP: string;
begin
Result := FWebRequest.RemoteIP;
end;
Thanks
viniciussanchez commented
Req.RawWebRequest.RemoteIP