Breakpoint for iOS

How to use Breakpoint Tools for Proxyman iOS. Useful to change the Request and Response, including Status Code, URL, Headers, and the Body

1. What's it?

Breakpoint is a tool to help developers:

  • Modify the Request Content: URL, Method, Header, and the Body

  • Modify the Response Content: Status Code, Headers, and the Body

on the fly, without depending on Proxyman for macOS.

2. Tutorial

Please checkout the Breakpoint for iOS Tutorial.

Breakpoint for iOS Tutorial

Last updated