HashLoad/horse

Please add RemoteIP

kabiri opened this issue · 1 comments

Please add RemoteIP to unit Horse.Request and class THorseRequest

function THorseRequest.RemoteIP: string;
begin
Result := FWebRequest.RemoteIP;
end;

Thanks

Req.RawWebRequest.RemoteIP