On Wed, Jun 24, 2009 at 12:43 PM, Jonas Sicking<jo...@sicking.cc> wrote: > As for the "Origin" spec that Adam Barth is working on, I'm not sure > that the last draft is published yet, but I believe that the idea is > to append the full redirect chain in the Origin header. (hence > possibly making it incompatible with the CORS "Origin" meaning that > we'll have to use another name).
I've uploaded the latest draft just now: http://www.ietf.org/internet-drafts/draft-abarth-origin-01.txt The draft now uses a different header name to avoid conflicting with CORS and behaves as Jonas describes. Adam