1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
Ilija Tovilo cd66fcc68b Add request_parse_body() function
RFC: https://wiki.php.net/rfc/rfc1867-non-post

This function allows populating the $_POST and $_FILES globals for non-post
requests. This avoids manual parsing of RFC1867 requests.

Fixes #55815
Closes GH-11472
2024-02-08 12:08:07 +01:00
..
2021-05-06 12:16:35 +02:00
2024-01-28 19:50:55 +01:00
2024-01-28 19:50:55 +01:00
2020-07-10 14:20:18 +02:00
2020-07-10 14:20:18 +02:00
2024-01-04 19:26:32 +01:00
2024-02-07 21:07:48 +01:00