From 81f9fa80a569195dcf490a3e86efd63de314a7fd Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Tue, 12 May 2009 01:54:28 +0000 Subject: [PATCH] * Send DLNA version with our User-Agent header. --- upnphttp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnphttp.h b/upnphttp.h index f6ac09c..1b1b331 100644 --- a/upnphttp.h +++ b/upnphttp.h @@ -14,7 +14,7 @@ #include "config.h" /* server: HTTP header returned in all HTTP responses : */ -#define MINIDLNA_SERVER_STRING OS_VERSION " UPnP/1.0 MiniDLNA/1.0" +#define MINIDLNA_SERVER_STRING OS_VERSION " DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0" /* states :