1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/examples/TSA/request/soap.req
2015-01-23 17:24:36 +01:00

7 lines
604 B
Plaintext

POST /soap HTTP/1.1
Host: 10.30.1.131:4433
Content-Type: application/soap+xml; charset=utf-8
Content-Length: 466
Connection: close
<?xml version='1.0' ?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header></env:Header><env:Body><env:RPL2 env:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><request xsi:type="xsd:base64Binary">MDMCAQEwITAJBgUrDgMCGgUABBT9oE6itcaf0v6z084Fvs9Vr36axAIISdNhK1pRGX8BAf8=</request><token xsi:type="xsd:string"></token><section xsi:type="xsd:string"></section><policy xsi:type="xsd:string"></policy></env:RPL2></env:Body></env:Envelope>