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

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

#include <httpparser.hpp>
+ Include dependency graph for parsetools.cpp:

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.cpp.

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: