getBody()->getContents(); $response = $this->request($this->newClient(), $content, true); return (new Response())->withBody(new Stream($response)); } }