Fetching the en.model.json is around 3MB causing long initial load times for the app. I see the "Accept-Encoding" request header allows: gzip, deflate, and br. I'd like to add "Content-Encoding": "br" to the request to compress the text, but I see the request is handled by aem-spa-page-model-manage...