Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: SOAP::Lite vs LWP::UserAgent for SOAP transactions

by gellyfish (Monsignor)
on Jul 19, 2006 at 16:03 UTC ( [id://562334]=note: print w/replies, xml ) Need Help??


in reply to Re^2: SOAP::Lite vs LWP::UserAgent for SOAP transactions
in thread SOAP::Lite vs LWP::UserAgent for SOAP transactions

You can get the HTTP::Request object that will be used with:

$soap->transport->http_request()
and you can manipulate that appropriately.

However if you simply need to construct a SOAPAction header then that is possible through SOAP::Lite's on_action method.

/J\

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://562334]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found