mitmproxy is a web developer tool and proxy utility for iOS 9.
Features
- Capture all HTTP/HTTPS traffic following configurable rules
- View headers, status codes, timings, compression, POST values, query strings
- Displays time charts that break down the steps of each request (e.g. DNS Lookup, Connect, etc) and records their timings
- Examine byte for byte the data sent to and received from the web server
- Reverse proxy mode to forward traffic to a specified server
- Make scripted changes to HTTP/HTTPS traffic using JavaScript
- Supports both iPad and iPhone