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

Function to extract header information from an http message and match the data with XML data. More...

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

Go to the source code of this file.

Functions

int has_xml_content_type (http_message_t *hmsg)
 Find the header from the HTTP message and match the header for xml data.
 

Detailed Description

Function to extract header information from an http message and match the data with XML data.

Definition in file parsetools.hpp.

Function Documentation

◆ has_xml_content_type()

int has_xml_content_type ( http_message_t hmsg)

Find the header from the HTTP message and match the header for xml data.

Returns
boolean.
Parameters
[in]hmsgHTTP Message Object.

Definition at line 45 of file parsetools.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: