[Webkit-unassigned] [Bug 88461] New: Access control allow lists starting with a comma are parsed incorrectly (CORS)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 15:13:42 PDT 2012


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

           Summary: Access control allow lists starting with a comma are
                    parsed incorrectly (CORS)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pablof at motorola.com


For example:
Access-Control-Allow-Headers: ,blah,bleh

The parsing algorithm will stop parsing at the first comma, and the whole header will be effectively ignored.

-- 
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