instead of$ua->request($my_request);
Then you can construct $my_request using http://search.cpan.org/perldoc?HTTP%3A%3ARequest and http://search.cpan.org/perldoc?HTTP%3A%3AMessage$ua->get('http://site.com');
HTTP::Request is inherited from HTTP::Message and HTTP::Message does have a method remove_header
In reply to Re: Remove lwp header
by vsespb
in thread Remove lwp header
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |