On Fri, Aug 14, 2009 at 1:49 PM, Marshall Greenblatt <magreenbl...@gmail.com
> wrote:

> Hi All,
>
> I've been using url_request for a while now,


Random drive-by note:  Most consumers of URLRequest would be much happier
using URLFetcher (which layers atop it to provide a much simpler interface,
including abstracting away threading issues, multiple callbacks, race
conditions, etc.).  If you are doing something like "Go make this network
request and give me the results", you should look into this.

PK

--~--~---------~--~----~------------~-------~--~----~
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