Skip to content

Instantly share code, notes, and snippets.

@samneirinck
Created July 25, 2015 14:54
Show Gist options
  • Save samneirinck/8b895b7c8e9061818fef to your computer and use it in GitHub Desktop.
Save samneirinck/8b895b7c8e9061818fef to your computer and use it in GitHub Desktop.
HTTP/1.1 200 OK
EXT:
CONTENT-TYPE: text/xml; charset="utf-8"
SERVER: Linux UPnP/1.0 Sonos/29.5-91030 (ZPS9)
CONNECTION: close
Content-Length: 288
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:GetVolumeResponse xmlns:u="urn:schemas-upnp-org:service:RenderingControl:1">
<CurrentVolume>15</CurrentVolume>
</u:GetVolumeResponse>
</s:Body>
</s:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment