[webkit-reviews] review granted: [Bug 120832] Revalidation header blacklisting should be case-insensitive. : [Attachment 210711] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 09:57:27 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Mike West
<mkwst at chromium.org>'s request for review:
Bug 120832: Revalidation header blacklisting should be case-insensitive.
https://bugs.webkit.org/show_bug.cgi?id=120832

Attachment 210711: Patch
https://bugs.webkit.org/attachment.cgi?id=210711&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=210711&action=review


r=me

Thank you, this is much appreciated.

> LayoutTests/http/tests/cache/resources/stylesheet304-bad-content-type.php:7
> +    header("HTTP/1.0 304 Not Modified");

I'd have used HTTP/1.1, because 1.0 should die, but this makes no difference in
practice.


More information about the webkit-reviews mailing list