we're open to feedback to other endpoints we could use here
I'd recommend:
Make it configurable which endpoint is used (I'd personally probably use that instead of switching it off)
Use the endpoints that are already used by the devices:
https://www.google.com/generate_204 as used by Android connectivity check
http://www.apple.com/library/test/success.html as used by iOS captive detection (not sure if this will work over https)
very happy to see people are going into the code/network calls like this
Going over every changed line is part of my standard review for apps before I install/upgrade (I don't use many apps, and I have pre-flagging by LLM before I spend time on it, so it's doable.) I honestly wish I had the opportunity to make time for doing prerelease testing for Zeus, but I really don't at the moment. I still have a ton of 12.x crash logs sitting in my todo box that I never got around to reproduce and file with you. Maybe in the future!
I'd recommend:
https://www.google.com/generate_204as used by Android connectivity checkhttp://www.apple.com/library/test/success.htmlas used by iOS captive detection (not sure if this will work over https)Going over every changed line is part of my standard review for apps before I install/upgrade (I don't use many apps, and I have pre-flagging by LLM before I spend time on it, so it's doable.) I honestly wish I had the opportunity to make time for doing prerelease testing for Zeus, but I really don't at the moment. I still have a ton of 12.x crash logs sitting in my todo box that I never got around to reproduce and file with you. Maybe in the future!