test572: fixed
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Aug 2011 20:40:28 +0000 (22:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Aug 2011 20:40:28 +0000 (22:40 +0200)
Two problems were fixed:

GET_PARAMETER responses that have no body must be 204 response or
properly set length to 0.

One of the <data> sections had the wrong content-length for its
GET_PARAMETER response.

Enabled test 572 again.

tests/data/DISABLED
tests/data/test572

index 840a725..82123e6 100644 (file)
@@ -2,5 +2,4 @@
 # test cases are run by runtests.pl. Just add the plain test case numbers, one
 # per line.
 # Lines starting with '#' letters are treated as comments.
-572
 811
index c06e531..83ae646 100644 (file)
@@ -28,10 +28,11 @@ Cseq: 2
 
 scale=enormous
 speed=ludicrous
+
 </data2>
 
 <data3>
-RTSP/1.0 200 OK
+RTSP/1.0 204 OK
 Server: RTSPD/libcurl-test
 Session: getparams-test
 Cseq: 3