Does this work with the older services, I'm in the process of working on a game for Google Chromes Native client and they require the proper header response for Access-Control-Allow-Origin: to allow the source domain, and Access-Control-Allow-Methods: POST, GET .

Based upon the http://www.w3.org/TR/cors/

any thoughts ?

cheers