ProxymanApp / atlantis

Capture HTTP/HTTPS, and Websocket from iOS app without proxy.
https://proxyman.io
Apache License 2.0
1.26k stars 93 forks source link

Swizzle all methods from NSURLSession and NSURLConnection #9

Open NghiaTranUIT opened 3 years ago

NghiaTranUIT commented 3 years ago

Description

It's time to support all methods from URLSession and URLConnection.

NghiaTranUIT commented 3 years ago

We've implemented all URLSession Delegate, except URLConnection 👍