tags:

views:

15

answers:

0

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