hi all,
  how do all these resources interact with each other. Lets say if i want to
make an http connection using these classes , if i just want to make a get
request to some server what should the approach be...sorry if i am being
vague...

Abhas Saroha


On Wed, Feb 18, 2009 at 1:59 PM, Brady Eidson <[email protected]> wrote:

> One could go into more detail or be slightly more precise for each of these
> 4, but yes - pretty much.
> ~Brady
>
>
> On Feb 17, 2009, at 10:18 PM, abhas saroha wrote:
>
>  hi all,
>>   am i right when i say ResourceHandle class does the communication,
>> ResourceRequest represents requested resource from some remote url,
>> ResourceResponse is a response(by the remote server) to the requested data
>> and ResourceError is for error encountered in communication.
>> Thnx in advance
>>
>>
>> Abhas Saroha
>> _______________________________________________
>> webkit-dev mailing list
>> [email protected]
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to