Phoenix.pm: LWP POST problems

Eden Li eden.li at asu.edu
Thu May 6 18:50:39 CDT 2004


I *think* you can do this:

use LWP::Debug qw(+);

before you requre LWP::UserAgent.


Matt Alexander wrote:
> Is there a way to output the LWP headers as they are sent to the server?
> Then I could at least verify that LWP is creating the POST correctly
> before the server receives it.
> Thanks,



More information about the Phoenix-pm mailing list