We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bd68a commit 104e5cdCopy full SHA for 104e5cd
1 file changed
reference/network/functions/request-parse-body.xml
@@ -38,7 +38,8 @@
38
<caution>
39
<simpara>
40
<function>request_parse_body</function> consumes the request body without
41
- buffering it to the <literal>php://input</literal> stream.
+ buffering it to the <literal>php://input</literal> stream. If the body was
42
+ already consumed earlier, the raw input stream may no longer be available.
43
</simpara>
44
</caution>
45
</refsect1>
0 commit comments