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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 07:40:35 PST 2011


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

           Summary: Access-Control-Request-Headers values should be
                    lowercase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


Spec says:

  If author request headers is not empty include an Access-Control-Request-Headers header
  with as header field value a comma-separated list of the header field names from author
  request headers in lexicographical order, each converted to ASCII lowercase (even when
  one or more are a simple header).

That's not what WebKit does, apparently.  See thread starting http://lists.w3.org/Archives/Public/public-webapps/2011OctDec/1672.html

This is causing a certain amount of author confusion, especially since other UAs get this right.

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