You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simplest way to do this would be to monkey patch Fetch for now https://annevankesteren.nl/2014/02/monkey-patch and later uplift it once it's clear two implementers are willing to implement this functionality and ship it.
We need to extend the Fetch API to deal with receiving labeled objects, and also possibly sending. This would be similar to the XHR extension (http://w3c.github.io/webappsec-cowl/#extension-xhr).
The text was updated successfully, but these errors were encountered: