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 <[email protected]>:
> 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,
>
> [email protected]
> _______________________________________________
> 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