On Nov 13, 2013 2:31 AM, "Frederik Braun" <[email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 13.11.2013 07:37, Paul Theriault wrote: > > I was reviewing the mozWifiManager API [1] and I noticed the > > setHttpProxy method. I expected it to set a HTTP proxy on my wifi > > connection, but I can't seem to get it work, and its not > > documented on mdn yet [2]. > > > > How is this proxying implemented? > > I'm asking because of bug 902346[1] "mozTCPSocket should respect the > proxy preferences" > In essence: The proxy *prefs* do not affect mozTCPSocket.
I wonder the same thing. We should tie on with the gecko support that already exists for proxies. That way it will affect all network requests. Also, why does this live on the wifi API? Is that so that we can support different proxy settings for different wifi networks? What if the user wants to set a proxy for 3G connections? Is that something that people do? / Jonas _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
