I'm working on a project that needs to log (and possibly filter...e.g.
block file downloads from specific sites, etc) network traffic. This
functionality should be invoked not only for content typed directly in
the omnibar, but also clicked links, javascript popups, etc. Ideally
there's a central function that all requests get routed to, but I'm
not sure if I should be looking in the |net| package or somewhere
higher up. Could someone please point me in the right direction.

Ideally, there's a central function that all such requests get routed
to, but that's high enough up that I still have sufficient context
info (e.g. URL, url scheme, etc) to make intelligent decisions.

Thanks,
Bookem
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to