POST /upnp/control/x_contact HTTP/1.0
Content-Type: text/
xml; charset=utf-8
Content-Length: 415
SOAPAction: "urn:dslforum-org:service:X_AVM-DE_OnTel:1#GetPhonebook"
Connection: keep-alive
Host: 192.168.10.30:49000
Accept: text/
html,application/xhtml+
xml,application/
xml;q=0.9,*/*;q=0.8
User-Agent: Mozilla/3.0 (compatible;
Indy Library)
Authorization: Digest username="xxx", realm="HTTPS
Access", nonce="97E7957ABAFCA963", algorithm="MD5",
uri="http://192.168.10.30:49000/upnp/control/x_contact", qop="auth", nc=00000001, cnonce="6919ca5976ad468de57be7ab41bedd53", response="ec38b586b80651891741d368ad4382d3"
<?
xml version="1.0" encoding="utf-8"?>
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/
soap/envelope/"
s:encodingStyle="http://schemas.xmlsoap.org/
soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<s:Body>
<u:GetPhonebook xmlns:u="urn:dslforum-org:service:X_AVM-DE_OnTel:1">
<NewPhonebookID xsi:type="xsd:int">0</NewPhonebookID>
</u:GetPhonebook>
</s:Body>
</s:Envelope>
HTTP/1.0 401 Unauthorized
Content-Length: 170
Content-Type: text/
html
Pragma: no-cache
Server: Webserver
WWW-Authenticate: Digest realm="HTTPS
Access",nonce="8F17EC1501B966BD",algorithm=MD5,qop="auth"
<
HTML><HEAD><TITLE>401 Unauthorized (ERR_NONE)</TITLE></HEAD><BODY><H1>401 Unauthorized</H1><BR>ERR_NONE<HR><B>Webserver</B> Thu, 30 Jan 2020 18:53:08 GMT</BODY></
HTML>