Re: lwp-request patch to display response body on error

2004-06-16 Thread Gisle Aas
Lucas Gonze [EMAIL PROTECTED] writes: The lwp-request, GET, HEAD, POST - Simple WWW user agent utilities never display the response body if the response code is an error. For RESTful web services this suppresses potential debug information. You don't state what version of LWP you are using,

lwp-request patch to display response body on error

2004-05-25 Thread Lucas Gonze
The lwp-request, GET, HEAD, POST - Simple WWW user agent utilities never display the response body if the response code is an error. For RESTful web services this suppresses potential debug information. Background: I am writing an API for my web app; documentation (out of date but enough to