in reply to Re: help with setting cookie with SOAP::WSDL
in thread help with setting cookie with SOAP::WSDL
SOAP::Transport::new: () SOAP::Serializer::new: () SOAP::Deserializer::new: () SOAP::Parser::new: () SOAP::Lite::new: () SOAP::Deserializer::new: () SOAP::Parser::new: () SOAP::Schema::new: () SOAP::Transport::HTTP::Client::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Lite::call: () SOAP::Serializer::envelope: () SOAP::Serializer::envelope: SOAP::Data=HASH(0xa1e032c) SOAP::Data=HASH +(0xa1e9e48) SOAP::Data=HASH(0xa1eef24) SOAP::Data::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Transport::HTTP::Client::send_receive: HTTP::Request=HASH(0xa1c2 +5e0) SOAP::Transport::HTTP::Client::send_receive: POST https://api.com/API/ +API.dll?Handler=Default HTTP/1.1 Accept: text/xml Accept: multipart/* Accept: application/soap Content-Length: 573 Content-Type: text/xml; charset=utf-8 SOAPAction: "https://api.com/API/#SessionLoginTechnician" <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http:/ +/www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xm +lsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema +" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmln +s:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><Sessio +nLoginTechnician xmlns="https://api.com/API/"><TechName xsi:type="xsd +:string">user</TechName><Password xsi:type="xsd:string">password</Pas +sword></SessionLoginTechnician></soap:Body></soap:Envelope> SOAP::Transport::HTTP::Client::send_receive: HTTP::Response=HASH(0xa2a +0b1c) SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 200 OK Date: Wed, 19 Dec 2007 20:50:01 GMT Server: Microsoft-IIS/6.0 Content-Length: 469 Content-Type: text/xml Client-Date: Wed, 19 Dec 2007 20:50:01 GMT Client-Peer: 216.229.150.65:443 Client-Response-Num: 1 Client-SSL-Cert-Issuer: /O=VeriSign Trust Network/OU=VeriSign, Inc./OU +=VeriSign International Server CA - Class 3/OU=www.verisign.com/CPS I +ncorp.by Ref. LIABILITY LTD.(c)97 VeriSign Client-SSL-Cert-Subject: /C=US/ST=Massachusetts/L=Framingham/O=Iron Mo +untain, Inc./OU=Icompany name here/OU=Terms of use at www.verisign.co +m/rpa (c)00/CN=blah.com Client-SSL-Cipher: RC4-MD5 Client-SSL-Warning: Peer certificate not verified Set-Cookie: SESSIONID=8kEALmmE+SwBiamHFzGL8xpYyjkW7y3Sl8XOdxXZD/bc34nL +NfeRtVDsyRCP/QqmQq1M; path=/;version=1 X-Powered-By: ASP.NET <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" +xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http +://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.o +rg/soap/encoding/"><soap:Body soap:encodingStyle="http://schemas.xmls +oap.org/soap/encoding/"><snp:SessionLoginTechnician xmlns:snp="https: +//api.com/API/7.5/"><CommunityID>6040</CommunityID></snp:SessionLogin +Technician></soap:Body></soap:Envelope> SOAP::Deserializer::deserialize: () SOAP::Parser::decode: () SOAP::SOM::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Data::new: () SOAP::Lite::call: ()
|
|---|