windows-nt/Source/XPSP1/NT/net/upnp/ssdp/common/ssdpparser/ssdpparserp.h

11 lines
191 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windef.h>
#include "ssdpparser.h"
#include "common.h"
#define CRLF "\r\n"
#define SP " "
#define COLON ":"
#define NOTIFY_HEADER "NOTIFY * HTTP/1.1"
#define HOST_HEADER SSDP_ADDR