php-proxy icon indicating copy to clipboard operation
php-proxy copied to clipboard

fix 'CONTENT_TYPE' header and JSON post requests

Open iohnatan opened this issue 1 year ago • 0 comments

The JSON post requests are not being proxied correctly, getting $_POST when file_get_contents('php://input') should be used.

iohnatan avatar Aug 07 '22 20:08 iohnatan