]> granicus.if.org Git - curl/commitdiff
test153: fix content-length to avoid occasional hang
authorDaniel Stenberg <daniel@haxx.se>
Sun, 23 Jun 2019 21:12:48 +0000 (23:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Jun 2019 06:33:32 +0000 (08:33 +0200)
Closes #4065

tests/data/test153

index fc1d812de191e835c146d1a083b420e766248d46..f679de4eadbf516818b3021c8d0a694aa251d357 100644 (file)
@@ -40,7 +40,7 @@ HTTP/1.1 401 Authorization re-negotiation please swsbounce
 Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r
 WWW-Authenticate: Digest realm="testrealm", algorithm=MD5, nonce="999999", stale=true, qop="auth"\r
 Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 25\r
+Content-Length: 26\r
 \r
 This is not the real page
 </data1002>
@@ -121,7 +121,7 @@ HTTP/1.1 401 Authorization re-negotiation please swsbounce
 Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r
 WWW-Authenticate: Digest realm="testrealm", algorithm=MD5, nonce="999999", stale=true, qop="auth"\r
 Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 25\r
+Content-Length: 26\r
 \r
 HTTP/1.1 200 OK\r
 Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r