getContent(), $response->getHttpCode()); $http_response->header('Content-Type', $response->getContentType()); return $http_response; } }