[webkit-dev] CFNetwork

2011-04-17 Thread Sumedh
hi, I am doing some development with the webkit on windows. I see that, i require CFNetwork.dll. So i was thinking of using cfnetwork API instead of wininet for GET, POST, STREAM etc. Can anybody guide me how to do that. Or rather, can it be done?? -- Namaskar, Sumedh S Bhogle Mumbai | Mob. 0996

Re: [webkit-dev] CFNetwork

2008-12-14 Thread Brent Fulgham
Hi Sam, On Dec 14, 2008, at 9:54 PM, Gmail wrote: But when those callbacks are triggered, the caller is pointed to CFNetwork.dll. I can't find it under WebKit source code tree, system Windows directory at all. Is the CFNetwork open source as well and is the CFNetwork library platform inde

[webkit-dev] CFNetwork

2008-12-14 Thread Gmail
Hi, Currently I'm debugging WebKit on Windows. I'm wondering how the CFNetwork library is working together with WebKit? In the ResourceHandleCFNet.cpp, all CALLBACKs are registered as following: CFURLConnectionClient client_V1 = {1, this, 0, 0, 0, willSendRequest, didReceiveResponse, didRecei