6
votes
3answers
710 views

Access iCloud mail via http from iPhone

There are times when you can't use any TCP ports other than 80 (HTTP) or 443 (HTTPS), so you can't use Mail accounts that communicate with iCloud via IMAP/POP3/SMTP. But when you go to iCloud.com, it ...
0
votes
2answers
1k views

How do you watch HTTP requests an iPhone app is making?

Just the same way you can open the web inspector or activity window in Safari on your laptop and see all the HTTP requests any website has made, how do you do that on the iphone for an iPhone app, if ...