How to determine QWebEngineView timeout?
Unsolved
General and Desktop
-
IS it possible to determine
QWebEngineView
timeout? For example, if I try to access a webpage that isn't loading for maximum 20 seconds, the request is canceled like browsers usually do when got no response from the server, is it possible to decrease the timeout? As the default behavior takes longer than 20 seconds to determine that.