Hi, I would like to know the entry and exit points of a resource in WebKit,
Example, how do I know if one leaves from http:// site to https://site and vice-versa, One work around would be to use kurl.isProtocol("https://"); but this will fail on multiple sessions Any suggestion would be much appreciated. Thanks mwas
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

