Welcome Guest Search | Active Topics | Sign In | Register

EO.webbrowser hangs when http response header contains Link element Options
Levi Lai
Posted: Monday, February 22, 2021 10:59:32 AM
Rank: Newbie
Groups: Member

Joined: 9/16/2016
Posts: 3
Look at this:

HTTP/1.1 200 OK
Accept-Ch: UA
Cache-Control: no-cache, no-store, private, must-revalidate, max-age=0
Content-Language: zh-CHS
ntCoent-Length: 217613
Content-Type: text/html; charset=utf-8
Expires: 0
Link: </defaultapi/sports-configuration>;rel="preload";as="fetch";crossorigin
Link: </Api/1/Blob?10,sports,gen5base/557/|WebConsoleLib/322/S|NavLib/72/S|SitePreferencesLib/30/|ScrollerLib/41/S|GridLoaderLib/74/|WebConsoleModule/723/SL|HeaderModule/426/SL|PodLoaderModule/218/S>;rel="preload";as="fetch";crossorigin

Pragma: no-cache
Referrer-Policy: strict-origin-when-cross-origin
Strict-Transport-Security: max-age=2592000; includeSubDomains
X-Content-Type-Options: nosniff
X-Robots-Tag: noindex
X-Xss-Protection: 1; mode=block
Date: Mon, 22 Feb 2021 15:51:27 GMT
Content-Length: 217613

when webbrowser load the 2 red link, it just hangs, but it work fine in normal browser.

here is the site: https://www.sb-488.com/
eo_support
Posted: Friday, February 26, 2021 11:43:38 AM
Rank: Administration
Groups: Administration

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

This has to do with the JavaScript code in the page falling into an infinite loop because window.chrome.runtime does not exist in EO.WebBrowser. We will add some code to bypass this error in our next build.

Thanks!
eo_support
Posted: Saturday, March 20, 2021 2:13:14 PM
Rank: Administration
Groups: Administration

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

This is just to let you know that we have posted a new build (21.0.62) that should not hang on this page. You can download the new build from our download page and let us know how it goes.

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.