in reply to Re: How do you find out if your HTTP response succeeded via LWP?
in thread How do you find out if your HTTP response succeeded via LWP?

All is fixed! I needed the receiving script to spit out some stuff (after a Content Type text/html header). Once the script generated this text, the 500 error disappeared (HALLELUJAH!)

Thanks for all your help on this one. robert

  • Comment on Re: Re: How do you find out if your HTTP response succeeded via LWP?