[Webkit-unassigned] [Bug 17998] When a resource is cached locally, WebKit should follow RFC 2616 "Specific end-to-end revalidation" instead of "Unspecified end-to-end revalidation"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 02:33:45 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=17998





------- Comment #22 from koivisto at iki.fi  2008-09-05 02:33 PDT -------
> Also, is a substring match really the correct way to read this field? That
> seems a little sloppy to me. What's the correct algorithm?

I added a FIXME. It should really be tokenized but substring match works in
practice (and some http code i have seen does the same thing). 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list