Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser can't get redirect 302 Options
Itgvincent
Posted: Wednesday, December 29, 2021 5:05:48 AM
Rank: Newbie
Groups: Member

Joined: 12/29/2021
Posts: 1
Hi,
I struggled with some url redirect issue.
I've tried to show "google.com" in winform webview and it can get 301 correctly.
And I have a facebook login url whlie it shows 302 in chrome and redirect successful.
But while in winform it just get 200 and show nothing.
I didn't get any 302 in AfterReceiveHeaders event too.
Please help to solve this problem, thanks.
eo_support
Posted: Wednesday, December 29, 2021 10:32:01 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

This may have to do with local disk cache. You can try to delete the cache folder and see if it works for you. You can use this method in your code to clean up the cache folder:

https://www.essentialobjects.com/doc/eo.webengine.engine.cleanupcachefolders_overloads

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.