make it do all three requests on the same connection
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 Jul 2007 21:44:46 +0000 (21:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Jul 2007 21:44:46 +0000 (21:44 +0000)
tests/data/test540

index f82b240..c42cb92 100644 (file)
@@ -6,6 +6,7 @@
 <data>
 HTTP/1.1 407 Authorization Required to proxy me my dear\r
 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"\r
+Content-Length: 33\r
 \r
 And you should ignore this data.
 </data>
@@ -22,6 +23,7 @@ Nice proxy auth sir!
 <datacheck>
 HTTP/1.1 407 Authorization Required to proxy me my dear\r
 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"\r
+Content-Length: 33\r
 \r
 HTTP/1.1 200 OK\r
 Content-Length: 21\r