LWP::UserAgent, HTTP::Request, simple_request, and is_success
by Roderick A. Anderson other posts by this author
Aug 1 2005 6:16PM messages near this date
view in the new Beta List Site
Re: is there some way to do eval() for XSLT? [long]
|
Re: LWP::UserAgent, HTTP::Request, simple_request, and is_success
& XSLT Sorry for the vague subject line.
Looking on CPAN I can't find any reference to who or what is responsible
for what is returned by $response-> is_success.
I tried re-using some of my code with some slight variations and got ...
interesting ... results.
The $ua-> simple_request( $request ) returned a valid XML document but the
transaction it was asking for had failed ( so the document had a <Failed
/> node.)
My question is how is the $response-> is_success value determined?
Should/can the process on the far end do this based on its actions or does
this reflect just the the HTTP portion and getting a valid document is a
success?
Thanks,
Rod
--
"Open Source Software - You usually get more than you pay for..."
"Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL"
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Roderick A. Anderson
John Doe
Roderick A. Anderson
Grant McLean
$Bill Luebkert
|