I've a use case where I need to get files from a CDN but I need to know what encodings does the browser support in order to append the right file extension on the files to get.
Is there a way to query the DOM or the browser about its support of encodings?