You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide the URL of the page that is currently not captured correctly?
Unfortunately, we might also be limited of what the HttpWebRequest class support or not but we will be happy to check it to make sure there is no alternative.
This code load the doc and checks for Redirects:
But it ALWAYS returns 200 instead of actual 301/308 (which I HAVE and SEE in chrome dev tools). This is very bad joke...
.NET 6.0, HtmlAgilityPack 1.11.43
The text was updated successfully, but these errors were encountered: