https ajax to http? que?
Author: jimmywartingCreated Jul 14, 2025Updated Jul 14, 2025
I was just taking a peek into your code and saw this:
it feels like it should not be possible? wouldn't you get a mixed content warning / error? sites on https can't make ajax calls to http sites?
anyhow, it was for iOS 10... latest is 18 now. maybe time to remove this hack and more? IE is pretty much dead now. so lots of things can actually be removed now when edge is pretty much a chromium browser nowdays with auto updates built in.
Think it's time to update this to something newer-ish: https://github.com/mediaelement/mediaelement/blob/1db45837bc7634524d7db273fbb4aa82897557a5/package.json#L72-L79
Source: mediaelement/mediaelement