Using HttpSendRequest() I am able to navigate to web pages from MFC. Some URLs I am trying to visit are not valid, but certain servers, instead of sending error 404, are just redirecting to another page.
I am not sure how I can detect this redirection .