- Home /
 
 
               Question by 
               Hotshot10101 · Nov 01, 2014 at 11:10 PM · 
                wwwdeletehttpput  
              
 
              WWW Delete and Put
How do I make a request to have the WWW class support Delete and Put?
I know that I can use HttpWebRequest, which I am doing, the problem is that HttpWebRequest doesn't support SSL on Android and iOS. Only WWW supports SSL, but the WWW only supports GET and POST.
               Comment
              
 
               
              Your answer