Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123.
[jquery.git] / test / data / echoData.php
diff --git a/test/data/echoData.php b/test/data/echoData.php
new file mode 100644 (file)
index 0000000..a37ba51
--- /dev/null
@@ -0,0 +1 @@
+<?php echo file_get_contents('php://input'); ?>