Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用谷歌搜索了一下并阅读了一些 SO 帖子,但我仍然有点困惑,所以我想我会在这里发布一个问题:使用 HTTPS 发出请求与使用带有 AFNetworking 的 HTTP 发出请求有什么不同吗?如果是这样,需要改变什么?谢谢!
无需更改。
从客户端的角度来看,使用 HTTP 和 HTTPS 是相同的AFNetworking(我会说任何合理的网络库)。
AFNetworking