hi;
everyone,i think this is BUGS
Derek wrote:
have more than one proxy host? when writing a code to bypass a proxy, aol is really the only one I'm worried about, so I'll write:
if (proxy-bypassingcode) == blah.proxy.aol
...etc...
but that won't work if aol has more than one proxy and there's a thing that can go wrong with the proxy code if I just have that code alone.