Proxy Authentication not implemented

asherman@bkb.com
Mon, 17 Mar 1997 14:08:46 -0500


When running "lwp-request" with the command-line "lwp-request -p
http://proxy:port http://www.yahoo.com", I get the following error. What would
I need to do to impliment this functionality (I have no problem doing it
myself, I just want to know what I would have to change up front)? I'm using
lwp version 5.07.

-----------transcript-----------
% perl -v

This is perl, version 5.003_07

Copyright 1987-1996, Larry Wall

        + suidperl security patch
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

% lwp-request -p http://proxy:80 http://www.yahoo.com/

Resolution ofProxy Authentication Requirednot yet implemented at
/tools/perl/lib/site_perl/LWP/UserAgent.pm line 438.
An Error Occurred

An Error Occurred

407 - Proxy authorization required