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
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