I develop a web app that needs cross-origin isolation, but I don't find a way to enable it on Mi Browser.
I follow guides to enable cross-origin isolation, like this one, setting headers COEP to 'require-corp', COOP to 'same-origin' and CORP to 'same-origin', but without success on Mi Browser...