network "http protocol" in engine script ?

I know unity3d support socket [tcp/ip] in c# script level.

does engine provide http protocol in c# script ?

if not yes , how do I call http module ?

% our game client-server style game. [in iphone, android]
it exchange messages vis http module.
so I need http protocol support in c# script .

Unity has a www class