X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fhelper%2Fproxy.inc;h=f99dd97cf735575c0cbd7857d0ab77bae9ead7b6;hp=80a007353c4f81e32a924ea7fc955e47d8217074;hb=0a5bb2d697afe41949b22afa679d7a5aa4e11f13;hpb=c3a7a5b7bde5c6490940791c37b40fa39fe055fe diff --git a/tests/helper/proxy.inc b/tests/helper/proxy.inc index 80a0073..f99dd97 100644 --- a/tests/helper/proxy.inc +++ b/tests/helper/proxy.inc @@ -1,5 +1,6 @@ getBody()->append($request); */ - $request->toStream($response->getBody()->getResource()); + dump_message($response->getBody()->getResource(), $request); $response->send($client); });