[webkit-reviews] review granted: [Bug 75089] Access-Control-Request-Headers values should be lowercase : [Attachment 122853] Patch2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 17 18:37:47 PST 2012
Alexey Proskuryakov <ap at webkit.org> has granted Joe Thomas
<joethomas at motorola.com>'s request for review:
Bug 75089: Access-Control-Request-Headers values should be lowercase
https://bugs.webkit.org/show_bug.cgi?id=75089
Attachment 122853: Patch2
https://bugs.webkit.org/attachment.cgi?id=122853&action=review
------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122853&action=review
>
LayoutTests/http/tests/xmlhttprequest/resources/access-control-preflight-reques
t-header-lowercase.php:14
> + if (strcasecmp($_SERVER["HTTP_X_CUSTOM_HEADER"], "fooBAR") == 0)
I'm not sure what the point of this case insensitive comparison is.
More information about the webkit-reviews
mailing list