On Sat Apr 06 09:42:01 2013, LXP wrote:
Show quoted text> Please consider adding an option, if possible, to log request content
> (rather than only headers).
See LWP::UserAgent::Patch::LogRequestContent.
There's currently a quirk though, request content is logged before request headers (since request headers are currently logged in Net::HTTP::Methods which is called more "innerly"). I'll be working on that if it is annoying enough.
Regards,
Steven