I'm currently debugging a rails application and sahi.
Previously working without a problem:
- I would have a proxy running on: 10.2.33.44:9999 (sahi proxy)
- rails server (host) is also running on 10.2.33.44:3000
Now, if I navigate to:
10.2.33.44:3000
Firefox skips the proxy, but if I use
10.2.33.44:3000/login
Firefox successfully implemented the proxy. Can anyone tell me why this happens? Currently using Firefox 9.01