diff --git a/reference/network/functions/request-parse-body.xml b/reference/network/functions/request-parse-body.xml index 2dea65b633bc..655628d6f1bc 100644 --- a/reference/network/functions/request-parse-body.xml +++ b/reference/network/functions/request-parse-body.xml @@ -38,7 +38,8 @@ request_parse_body consumes the request body without - buffering it to the php://input stream. + buffering it to the php://input stream. If the body was + already consumed earlier, the raw input stream may no longer be available.