[Webkit-unassigned] [Bug 75089] Access-Control-Request-Headers values should be lowercase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 18:37:48 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #122853|review?                     |review+
               Flag|                            |




--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2012-01-17 18:37:48 PST ---
(From update of attachment 122853)
View in context: https://bugs.webkit.org/attachment.cgi?id=122853&action=review

> LayoutTests/http/tests/xmlhttprequest/resources/access-control-preflight-request-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.

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



More information about the webkit-unassigned mailing list