Send http requuest

hi
i am using c# as my scripting language the question is if i used c# http request code will that work if i deployed to android os the same with ios
thanx

If you use WWW class, it works on both platforms

thanx