ios - If HTTPS is unavailable switch to HTTP -


im developing customized app used couple of people own domains. i'm trying check if domain has ssl certificate, proceed https if not switch http. i'm trying change @ httprequest method lot of problems. can me make right method check availability of https/http on swift?

thank you


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -