I want to tell server that I want to delete particular id using HttpsURLConnection delete method. It is not supporting.
I cannot use this OutputStreamWriter. Is there any way to send id using HttpsURLConnection
I want to tell server that I want to delete particular id using HttpsURLConnection delete method. It is not supporting.
I cannot use this OutputStreamWriter. Is there any way to send id using HttpsURLConnection