james-proxy / james

Web Debugging Proxy Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safari on OSX does not Proxy

avboy72 opened this issue · comments

OSX 10.13.2
Safari 11.0.2

After launching Safari from James, Nothing shows up in James when doing HTTP requests in Safari. No errors are reported in James

James 1.5.0

Hey, thanks for the bug reports!
Some browsers support being programmatically attached to a proxy and launched (e.g.: Chrome and Firefox), but other browsers require the user to manually configure the proxy outside of James.

Unfortunately, Safari doesn't support that programmatic-proxy-configuration. We're planning on making it more obvious which browsers work out-of-box, and which ones require additional work by the user: #333.

I'm going to close this issue, but please re-open if I misunderstood it 😄