CORS Allow header in preflight response

What should the value of the Allow header be in the response to a CORS preflight request?
Is the Allow header mandatory, optional, forbidden, ignored?

What should a user agent client do when it gets inconsistent information between the Allow header and the Access-Control-Allow-Methods header?

Received on Tuesday, 16 April 2013 18:29:58 UTC