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 fcdba22 commit 8be3871Copy full SHA for 8be3871
1 file changed
src/swoole-nyholm/src/RequestHandlerRunner.php
@@ -73,7 +73,6 @@ public function handle(Request $request, Response $response): void
73
}
74
75
76
-
77
$body = $psrResponse->getBody();
78
$body->rewind();
79
0 commit comments