We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 313b3e4 commit d5d4763Copy full SHA for d5d4763
dev/router.php
@@ -14,4 +14,4 @@
14
header($header->toString());
15
}
16
17
-echo $response->getBody();
+echo $response->getContent();
0 commit comments