- Calling a URL which permanently moved or redirected, does not return Location http header or the correct location.
- it seems that URL redirection is being performed during URL call ( http status code : 302, 301 etc ).
How do I overcome this ?
How do I overcome this ?