CrossOriginEmbedderPolicy.credentialless()
Set COEP to credentialless.
Usage
CrossOriginEmbedderPolicy.credentialless()credentialless allows loading some cross-origin resources without explicit CORP opt-in, but strips credentials (cookies are omitted on the request and ignored in the response).