Re: [Httpmail-devel] ruby version works
Status: Beta
Brought to you by:
fuzz
From: Nicolas H. <ni...@ni...> - 2002-05-16 02:50:36
|
Hi! According to Dave's changes on ruby.pl, I managed to do the same thing with the Perl version, but I had to modify LWP::UserAgent.pl that comes with my release (Win32-ActiveState) of perl. Anyway, by just adding a $referral->remove_header('Authorization', 'Proxy-Authorization'); line, and do a little other fix to make the module retry, it works perfectly! As I think Dave or anyone of you will find a more elegant way to do this, I think that could be interessant for you. I included the modified UserAgent.pm file in attachement, you can see my minor changes at lines 252 and 297-306. Hope that helps. Thanks a lot! Nicolas Hatier ----- Original Message ----- From: "Dave Dunkin" <dav...@ho...> To: <htt...@li...> Sent: Saturday, May 11, 2002 4:49 AM Subject: [Httpmail-devel] ruby version works > I just checked in a version of dav.rb that will let httpmail work with > Ruby 1.6.7. > > Dave > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Httpmail-devel mailing list > Htt...@li... > https://lists.sourceforge.net/lists/listinfo/httpmail-devel > |