Top Level :: HTTP
:: json_post
:: 1.0.0
:: Windows
json_post 1.0.0 for Windows
Package Information |
Summary |
JSON POST handler |
Maintainers |
Michael Wallner <
mike at php dot net >
(lead)
[details]
|
License |
BSD-2-Clause |
Description |
This extension provides a PHP content type handler for "application/json" and
"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. |
Release notes
Version 1.0.0
(stable)
|
* Split off pecl_http |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 1.0.0 |
|
|