james-proxy / james

Web Debugging Proxy Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In browser list, visualize which browsers can be proxied automatically

mitchhentges opened this issue · comments

I've got no mockup designs in mind, but just something to think about:
Chrome and Firefox can be launched from James so that they create a new window that strictly throws requests through James without the user having to adjust any settings.
Other browsers, like IE (and ... Safari? I can't remember) don't have a programmatic way of adjusting the proxy.
We should have some kind of distinction in the browser list for browsers that proxy nicely when clicked

Maybe we should just show chrome and firefox and add a small text that says something like "we also detected browserX and browserY but you need to configure them manually".
It's kind of confusing if you click on IE and it works but requests don't show up in james.

Absolutely, that makes sense. Ideally, beside each has-to-be-manually-configured browser, we can have a link to our own Wiki docs explaining how to set up proxying for that specific browser/platform, eh?

commented

This seems like a dupe of #333?

Good catch, I'm blind