Skip to content

Commit d6dc3ff

Browse files
authored
Update README.md
1 parent a6f785a commit d6dc3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Route::get('/hello', function (ServerRequest $req, Response $response) {
1515

1616
## 注意
1717

18-
`public/index.php` 入口文件以下代码失效
18+
如使用 `HttpHandlerRunner::make()` 返回 response 信息, `public/index.php` 入口文件以下代码将会失效
1919

2020
**[文件](https://github.com/edenleung/think-psr7/blob/master/src/HttpHandlerRunner.php#L20)代为处理**
2121

0 commit comments

Comments
 (0)