|
libUPnP
1.6.17
|


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. More... | |
| int has_xml_content_type | ( | http_message_t * | hmsg | ) |
Find the header from the HTTP message and match the header for xml data.
| hmsg | HTTP Message object. |
References memptr::buf, memptr::length, PARSE_OK, and TRUE.
Referenced by gena_process_notification_event(), and soap_device_callback().
1.8.3.1