PonyDebugger
Remote network and data debugging for your native iOS app using Chrome
...PonyDebugger sends your application's network traffic through ponyd, PonyDebugger's proxy server. You use Inspector's Network tools to debug network traffic like how you would debug network traffic on a website in Google Chrome. PonyDebugger forwards network traffic, and does not sniff network traffic. This means that traffic sent over a secure protocol (https) is debuggable. Currently, the iOS client automatically proxies data that is sent via NSURLConnection and NSURLSession methods.