[webkit-dev] Knowing Entry and Exit points of a Resource
mwas
webkit.meister at gmail.com
Mon Jan 12 04:48:26 PST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090112/ddc9ba1a/attachment.html>
More information about the webkit-dev
mailing list