Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123.
This commit is contained in:
parent
c34a62f8ab
commit
c90d609c0d
3 changed files with 15 additions and 1 deletions
1
test/data/echoData.php
Normal file
1
test/data/echoData.php
Normal file
|
@ -0,0 +1 @@
|
|||
<?php echo file_get_contents('php://input'); ?>
|
Loading…
Add table
Add a link
Reference in a new issue