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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 9 11:45:42 PDT 2012


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





--- Comment #11 from Adam Barth <abarth at webkit.org>  2012-06-09 11:45:41 PST ---
(In reply to comment #10)
> Per http://tools.ietf.org/html/rfc2616#section-2.1 null elements are allowed (with some constraints).

Anne, I think the question we're trying to resolve is whether to allow an empty element in the first position.  RFC 2616 seems to say that's not allowed, but Firefox and Opera seem to allow it.  Specifically, this is the case we're wondering about:

first-header: , foo, bar

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