In QtWebKit, is there a method to control the time that each http request
could consume? For example, if I set 3 seconds for each http request, and
after 3 seconds that the http request has consumed, then the http request
wouldn't continue and the other http requests would start.

I checked the QNetworkManager API reference, but couldn't find a proper
solution.

-- 
宠辱不惊,闲看庭前花开花落;去留无意,漫随天边云卷云舒。
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to