UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
soap_common.hpp File Reference

Common SOAP declarations used for SOAP Devices and SOAP Control Points. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr char ContentTypeHeader []
 Common SOAP constant string specifying the content type header.
 

Detailed Description

Common SOAP declarations used for SOAP Devices and SOAP Control Points.

Definition in file soap_common.hpp.

Variable Documentation

◆ ContentTypeHeader

constexpr char ContentTypeHeader[]
inlineconstexpr
Initial value:
{
"CONTENT-TYPE: text/xml; charset=\"utf-8\"\r\n"}

Common SOAP constant string specifying the content type header.

Definition at line 14 of file soap_common.hpp.