On Wed, 2013-09-04 at 11:46 -0700, Ravi Joshi wrote:
> Hi all,
> 
> I want to send GET and POST request one by one using HTTP Client. My question 
> is, which one is preferable between DefaultHttpClient.execute(HttpHost, 
> HttpGet) and DefaultHttpClient.execute(HttpGet) ?
> 
>  
> -Ravi

None is. Both have their uses.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to