We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e363a commit 19d9be3Copy full SHA for 19d9be3
abi-versions/v0.2.1/README.md
@@ -1156,7 +1156,8 @@ Plugin must return one of the following values:
1156
1157
Sends HTTP response with body (`body_data`, `body_size`) and
1158
[serialized] headers (`serialized_headers_data`,
1159
-`serialized_headers_size`).
+`serialized_headers_size`). The response is sent after the current
1160
+callback completes and triggers response callbacks.
1161
1162
This can be used as long as HTTP response headers were not sent downstream.
1163
0 commit comments