Re: [whatwg] Fetch: crossorigin="anonymous" and XMLHttpRequest

On Wed, Feb 27, 2013 at 12:02 AM, Kenneth Russell <kbr@google.com> wrote:
> Are you referring to the crossOrigin attribute on HTMLImageElement and
> HTMLMediaElement? Those are implemented in WebKit. It should be fine
> to change crossOrigin="anonymous" requests to satisfy (a) and (b). Any
> server that satisfies these anonymous requests in a way compatible
> with UAs' caching will ignore the incoming origin and the referrer.

Cool, hopefully we can make that change then. That would at least keep
the naming and semantics somewhat consistent.


-- 
http://annevankesteren.nl/

Received on Thursday, 28 February 2013 18:55:01 UTC