posted 14 years ago
Hi All,
I'm making http connection using HttpURLConnection. When a page gives 3xx status code I want to get redirecting url usng HTTP header datas . I'm trying to get it using "getHeaderField(int) " but I can't get it. Please any one suggest me a soluction