Re: [webkit-dev] WebCore architecture for persistent cache

2009-07-08 Thread KwangYul Seo
Hi,

It depends on each HTTP backend. Currently, libcurl does not provide
HTTP cache, so you should implement HTTP cache by yourself. Or you can
use other HTTP backend which provides persistent HTTP cache.

Regards,
Kwang Yul Seo



2009/6/17 Jeremy Serdin jser...@gmail.com:
 Hi all
 I'm trying to implement a persistent cache for WebCore with libcurl.
 I'm looking for some documents about webcore architecture in order to
 implement it in a right way.
 Can somebody help me?

 Thx,

 jser...@gmail.com
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebCore architecture for persistent cache

2009-06-17 Thread Jeremy Serdin
Hi all
I'm trying to implement a persistent cache for WebCore with libcurl.
I'm looking for some documents about webcore architecture in order to
implement it in a right way.
Can somebody help me?

Thx,

jser...@gmail.com
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev