You can look at url_request.{h,cc}, which is in the net module. You can also look at the next layer up, which has two sets of files: 1. resource_dispatcher_host.{h,cc}: I think this is exactly what you wanted, but it doesn't cover the network traffic generated by the next set of files. 2. url_fetcher.{h,cc}: I believe this covers the network traffic generated by Chromium itself, such as talking to the safe browsing server, the search suggestion server, etc.
Wan-Teh --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---