[haXe] [hxinst] Proxy settings

Nicolas Cannasse ncannasse at motion-twin.com
Sun Aug 19 14:15:53 CEST 2007


Eric Priou a écrit :
> Hi,
> 
> 
> Where do the haxe installer gets its proxy settings ?
> I used a proxy before, but it's closed now.
> The url was 127.0.0.1:8888
> 
> The installer tries to acces internet with that config.
> Which is strange.
> 
> The preference pane of proxy is configured normally (osx 10.4).
> Any clue ?

Preferences are stored in

/Library/Preferences/SystemConfiguration/preferences.plist

Could you tell it there's some way to detect "disabled proxy" ?
(see haxe/std/neko/net/ProxyDetect.hx , function detectOSX() )

Nicolas



More information about the Haxe mailing list