Set Method type in HttpURLConnection java

by Vinoth 2010-02-09 14:13:16


HttpURLConnection ucon=(HttpURLConnection)urlClass.openConnection();
ucon.setRequestMethod("GET");

Tagged in:

1558
like
0
dislike
0
mail
flag

You must LOGIN to add comments