Thank you for responding Jakob, can you please provide me a reference to a good analisys of the v8 WebRT (Architecture, functionalities, APIs etc)? Thank you so much,
BR, -- Andrea 2012/5/29 Jakob Kummerow <[email protected]> > You're probably looking for Chrome's WebRequest extension API [1]. This is > a feature of Chrome, not of V8. > > [1] http://code.google.com/chrome/extensions/webRequest.html > > > On Mon, May 28, 2012 at 11:35 AM, insanediv <[email protected]>wrote: > >> >> Hello guys, >> >> Is it possible to intercept when the browser opens a connection (i.e., on >> a URL)? I'm wishing to keep track of all connections opened in my web >> runtime. Is it possible with V8? >> >> regards. >> >> >> > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > -- Andrea Simeoni -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
