[webkit-dev] http cache support - rfc2616
Darin Fisher
darin at chromium.org
Sat Nov 15 21:48:15 PST 2008
The http caching logic for chromium lives here:
http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache.cc?view=markup
WebKit does not have code for a network stack. Instead, each port provides
a network stack, typically by using a system library.
-Darin
On Sat, Nov 15, 2008 at 9:01 AM, zaheer ahmad <zaheer.mot at gmail.com> wrote:
> hi,Does webkit or any component built with (e.g. chromium) has a full
> implementation of http caching- rfc2616. a quick search in the code base or
> the bug list does not suggest one. Looks like some of the pieces from html5
> application cache can be reused for such an implementation. kindly suggest.
>
> thanks,
> Zaheer
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081115/d0c58008/attachment.html>
More information about the webkit-dev
mailing list