HTTP Missing From Remobjects.Elements.RTL

I have included Remobjects.Elements.RTL in my Island project targeting a Raspberry Pi but if I try to use HTTP this is not recognised.

Regards
Ian

Its looks like its currently not supported on Island and Linux

namespace RemObjects.Elements.RTL;

{$IF NOT (ISLAND AND LINUX)}

interface

{$DEFINE XML}{$DEFINE JSON}

{ Handy test URLs: http://httpbin.org, http://requestb.in }

type
HttpRequest = public class

coming in friday’s beta, i believe. diego has been busy porting :wink: