This extension provides a PHP content type handler for "text/json" to PHP's
form data parser. If the Content-Type
of an incoming request is text/json
,
the JSON contents of the request body will by parsed into $_POST
.
This extension does not provide any constants, functions or classes.
Please login to add feedback.
This update has been submitted for testing by remi.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.