aiohttp-cors
aiohttp-cors copied to clipboard
Cors and IOS Safari
Hello! Cors wont working on Apple devices - cors is not working. It works only if i manually disable CORS Tracking Protection in device settings. What's wrong with apple?
Sorry, I personally don't use Apple devices at all.
Thats ok, iOS 11 and Safari blocks cors to prevent tracking by 3rd party. Probably, this problem has not solution.
weirdchamp