"bulk 88" <[EMAIL PROTECTED]> writes: > Can the env_proxy method return the result of getting the proxy > settings from the enviroment so that this will work? > > $EnvProxyResult = $ua->env_proxy; > > I would like it so I can have a proper "Using proxy settings from > enviroment....." line. Or a "Forced proxy settings from enviroment not > found". Currently, it just returns false if it gets the proxy settings > or not.
I don't see a problem with this. It is more likely to happen if you are able to provide a patch. Especially if the patch also updates the documentation and the test suite appropriately. Regards, Gisle