Closed
Description
A few constructors allow to pass file sizes as parameters. In addition to bytes as integers, we should allow string values similar to the ini settings like 8M
.
Ref #274 (comment)
Affects also https://github.com/reactphp/http/blob/master/src/Middleware/RequestBodyBufferMiddleware.php#L16