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

Re: SOAP Client

by rob_au (Abbot)
on Apr 14, 2004 at 02:43 UTC ( [id://344913]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/opt/bin/perl
    
    ...
    
    print $result, "\n";
    
  2. or download this
    Accept: text/xml
    Accept: multipart/*
    ...
    
    <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-EN
    +C="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle=
    +"http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://sc
    +hemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/X
    +MLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"><SOAP
    +-ENV:Body><Encrypt xmlns=""><parameters>xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    +xxx</parameters><c-gensym4 xsi:type="xsd:string">Testing</c-gensym4><
    +/Encrypt></SOAP-ENV:Body></SOAP-ENV:Envelope>
    
  3. or download this
    Cache-Control: private
    Date: Wed, 14 Apr 2004 02:34:05 GMT
    ...
      </soap:Body>
    </soap:Envelope>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (9)
As of 2024-04-24 07:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found