Errata for The Web Origin Concept

Hey,

Not sure where http://tools.ietf.org/html/rfc6454 is discussed these
days, but I think we should issue an errata for the list of origins.
In particular, I think we should not have the list of origins concept
in the platform and only accept a single origin or null. The new
syntax would be:

  origin         = "Origin:" OWS origin-or-null OWS
  origin-or-null = %x6E %x75 %x6C %x6C / serialized-origin

It was introduced for CORS, but we decided not to use it there. I
don't think we want it elsewhere either. And leaving things like that
up to choice is bad.

What do you think?

Cheers,


-- 
Anne — Opera Software
http://annevankesteren.nl/
http://www.opera.com/

Received on Friday, 8 June 2012 07:31:55 UTC