Is there a way to get the 200, 204 HTTP Response with the webbrowser control? When I navigate to a website I get back 2 urls 1 is “200” and the other is “204” but I can only see those URL’s via Fiddler webbrowser doesn’t redirect to them it does it in the background, But I need those URL’s to string to be able to extract from them some data Is this possible?
Share
Please refer the following page
http status code in web browser control