On Fri, Jun 18, 2004 at 07:39:55AM -0700, bruce ([EMAIL PROTECTED]) wrote: > in using www::mechanize, i'm trying to figure out how to access the return > headers... i routinely access the headers with ::UserAgent..
Whatver you do with LWP::UserAgent, you can do with Mechanize, because Mech is a subclass of LWP::UserAgent. xoxo, Andy -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
