diff --git a/adaptor/README.md b/adaptor/README.md index 015790e..a0510ce 100644 --- a/adaptor/README.md +++ b/adaptor/README.md @@ -1,4 +1,4 @@ -## Tips: +## Note: - When modifying the resp header in the server handler, please use `write` function to write the header. Otherwise, the modification will not take effect.