# HG changeset patch # User Maxim Dounin # Date 1222638422 -14400 # Node ID 5e65db715827a1713a1a730d6635e4d14e225218 # Parent a2144333aa8f6edad6b985d1283168e8d5171845 Tests: fix length to match content in proxy-noclose.t. diff --git a/proxy-noclose.t b/proxy-noclose.t --- a/proxy-noclose.t +++ b/proxy-noclose.t @@ -94,7 +94,7 @@ sub http_noclose_daemon { print $client <<'EOF'; HTTP/1.1 200 OK -Content-Length: 23 +Content-Length: 24 Connection: close TEST-OK-IF-YOU-SEE-THIS