Brendan Eich (2013-04-09T16:50:38.000Z)
David Bruant wrote:
> Le 09/04/2013 17:51, Mark S. Miller a écrit :
>> Best would be to do an origin-independent http[s] GET without 
>> preflight (as script tags do) and without credentials (as UMP does 
>> and CORS does by default).
> What is UMP? (search engines gives me the French political party even 
> when I try to mix it with other terms)
>

Try "CORS UMP":

http://dev.w3.org/2006/waf/UMP/ via
http://www.w3.org/Security/wiki/Comparison_of_CORS_and_UMP

Mark and Tyler's answer to CORS.

/be
github at esdiscuss.org (2013-07-12T02:26:54.593Z)
David Bruant wrote:
> Le 09/04/2013 17:51, Mark S. Miller a ?crit :
>> Best would be to do an origin-independent http[s] GET without 
>> preflight (as script tags do) and without credentials (as UMP does 
>> and CORS does by default).
>
> What is UMP? (search engines gives me the French political party even 
> when I try to mix it with other terms)

Try "CORS UMP":

http://dev.w3.org/2006/waf/UMP/ via
http://www.w3.org/Security/wiki/Comparison_of_CORS_and_UMP

Mark and Tyler's answer to CORS.