/http_server/stack/test/request_soap_1
http://github.com/jtblatt/duderino · #! · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · ba4c52eb134592b818968ff2b97ffca6 MD5 · raw file
- POST /Echo/V1/EchoOperation HTTP/1.1
- Host: vip-aws.back.den.p4pnet.net
- User-Agent: gSOAP/2.7
- Content-Type: text/xml; charset=utf-8
- Content-Length: 764
- Connection: close
- SOAPAction: "urn:yahoo:overture:aws:echo:Echo"
-
- <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ns3="urn:yahoo:ysm:aws" xmlns:ns1="urn:yahoo:ysm:aws:echo"><SOAP-ENV:Header><ns2:Security><UsernameToken><Username>xmlusis002</Username><Password>pa55word</Password></UsernameToken></ns2:Security><ns3:licensekey>1111111111111111</ns3:licensekey></SOAP-ENV:Header><SOAP-ENV:Body><ns1:EchoRequestElement><Message>box10.burbank.corp.yahoo.com:14667:0xb7fddbb0</Message></ns1:EchoRequestElement></SOAP-ENV:Body></SOAP-ENV:Envelope>