produces this:my $client = SOAP::Lite -> uri($uri) -> proxy($proxy) -> call($method);
As you can see there's no User-Agent. Am I missing something or is there a way to fix this?SOAP::Transport::HTTP::Client::send_receive: POST http://... Accept: text/xml Accept: multipart/* Content-Length: 622 Content-Type: text/xml; charset=utf-8 SOAPAction: "http://..."
In reply to setting User-Agent, using SOAP::Lite by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |