[webkit-dev] WebCore architecture for persistent cache

KwangYul Seo kwangyul.seo at gmail.com
Wed Jul 8 09:55:10 PDT 2009


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 <jserdin at 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,
>
> jserdin at gmail.com
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


More information about the webkit-dev mailing list