| Name: | php-pecl-json-post |
|---|---|
| Version: | 1.1.0 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 78504 |
| License: | BSD |
| RPM: | php-pecl-json-post-1.1.0-1.el9.aarch64.rpm |
| Source RPM: | php-pecl-json-post-1.1.0-1.el9.src.rpm |
| Build Date: | Sat Feb 19 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pecl.php.net/package/json_post |
| Summary: | JSON POST handler |
| 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. |