Charles

Recording Network Traffic

  • Filtering
    • Proxy > Record Settingsā€¦ > Include
    • Right-click on one request, Export

Forcing API Errors

  • Alternative: block network request in browser
  • Let API call succeed
  • Right-click on API call, click Breakpoints
  • Next time, will stop on the request, and then on the response. Can edit it or let it through
  • Proxy > Breakpoint Settings
    • Can remove
    • Can put a * on request URLs