in reply to Re^6: What parameters should I send?
in thread What parameters should I send?

how do I view the header that my script sent?

Either you find some debugging options in LWP::UserAgent, or you use a packet sniffer like wireshark, or you use a proxy that provides you with the debugging information.