@ -154,7 +154,7 @@ class Request
)
);
while ($part = fgets($connection, 1))
while ($part = fgets($connection))
{
$length = $length + mb_strlen(
$part