Thursday, 12 September 2013

How to addHeader in HttpGet method in Android app?

How to addHeader in HttpGet method in Android app?

I saw many examples to addHeader() but only using HttpPost method. I am
looking for a simple example having implementation of HttpGet methos with
addHeader() in android application.
Thanks in advance

No comments:

Post a Comment