summaryrefslogtreecommitdiffstats
path: root/src/utests/upnpparseresponsetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utests/upnpparseresponsetest.cpp')
-rw-r--r--src/utests/upnpparseresponsetest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utests/upnpparseresponsetest.cpp b/src/utests/upnpparseresponsetest.cpp
index 97102cf..a096b59 100644
--- a/src/utests/upnpparseresponsetest.cpp
+++ b/src/utests/upnpparseresponsetest.cpp
@@ -38,7 +38,7 @@ namespace utest
bool UPnPParseResponseTest::doTest()
{
- static const char* test_ps = "M-SEARCH * HTTP/1.1\r\n"
+ static const char* test_ps = "HTTP/1.1\r\n"
"HOST: 239.255.255.250:1900\r\n"
"ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1\r\n"
"MAN:\"ssdp:discover\"\r\n"