Charles

Web development with a proxy



www.charlesproxy.com

What does it do?

  • Captures all browser traffic
  • Inspect headers, timings, etc.
  • Save traffic for bug reports
  • Manipulate traffic

No caching

block cookies

  • Only for specific domains
  • No need to reopen incognito window

MAp remote

***icon
  • Route requests to another host
  • Possibly only some paths or parameters

UseĀ 

Map local


Route requests to local disk

Quick-and-dirty server

Rewrite

Edit request


Re-send request
Possibly with different data
Breakpoint on request/response

What about https?


Avoid it if you can

Gotchas

  • Pending Windows updates
  • Remote device confirmation
  • Throttling
  • Recording memory use
  • Rewrite regexes

Questions?

Except about the logo or name...

Charles

By Bo Gotthardt