X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fproxy.inc;h=d6803db656c15280b98578e85f2621c9b91e43ee;hp=89d31f4c53408f62343d0d35190c1a416802808f;hb=5e385d65a67052f3bfdf4efffcde7eedd844e34d;hpb=fc5ceb14ad80960d18ffcaf802431dfdfe2f3ff3 diff --git a/tests/proxy.inc b/tests/proxy.inc index 89d31f4..d6803db 100644 --- a/tests/proxy.inc +++ b/tests/proxy.inc @@ -9,7 +9,6 @@ foreach (range(8000, 9000) as $port) { if ($request->getHeader("Proxy-Connection")) { $response = new http\Env\Response; - $response->setHeader("Content-Length", 0); $response->send($client); /* soak up the request following the connect */