mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
feat: Caddy module
This commit is contained in:
5
testdata/input.php
vendored
Normal file
5
testdata/input.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
header('Foo: bar');
|
||||
|
||||
echo file_get_contents('php://input');
|
||||
Reference in New Issue
Block a user