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 a6f785a commit d6dc3ffCopy full SHA for d6dc3ff
README.md
@@ -15,7 +15,7 @@ Route::get('/hello', function (ServerRequest $req, Response $response) {
15
16
## 注意
17
18
-`public/index.php` 入口文件以下代码失效
+如使用 `HttpHandlerRunner::make()` 返回 response 信息, `public/index.php` 入口文件以下代码将会失效
19
20
**此[文件](https://github.com/edenleung/think-psr7/blob/master/src/HttpHandlerRunner.php#L20)代为处理**
21
0 commit comments