Re: Proxying in LWP .01 (was Re: LWP .01
Roy Fielding (fielding@beach.w3.org)
Tue, 18 Jul 1995 16:37:24 -0400
>You can't make it much more simple than that. The only thing a user
>agent needs to do is handle the configuration (from environment
>variables or a config file). That can be added to bin/get with a few
>lines.
Ah, well, I guess that's okay then. It would be nice if there
were a single function provided to load all the proxy_* environment
variables (I'll do one for my resolution table eventually).
.....Roy