On Sun, Dec 15, 2013 at 1:16 PM, Robin H. Johnson <robbat2@xxxxxxxxxx> wrote: > Hi, > > I was trying to use the RGW CORS support, and found that it flubbed > handling of the Access-Control-Request-Headers header badly. > > It was expecting Access-Control-Allow-Headers in the request where it > should have taken the Access-Control-Request-Headers, and it was also > validating the content in a case-sensitive manner, when the CORS > standard (6.2.6) requires that headers are validated case-insensitive. > > I have submitted a pull request with the fixes: > https://github.com/ceph/ceph/pull/949 > > I think they should be backported to emperor as well. > Overall it looks ok, I still want to run the test suite against it. Can you open corresponding issues in the ceph tracker? (tracker.ceph.com). Thanks, Yehuda -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html