php-pecl-json-post - JSON POST handler
Website: | https://pecl.php.net/package/json_post |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
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. Package built for PHP 7.4.
Packages
php-pecl-json-post-1.1.0-2.fc14.al.7.4.i686 [18 KiB] |
Changelog
by Joel Barrios (2022-01-21):
- Rebuild with PHP 7.4. |