This repository was archived by the owner on Jun 23, 2022. It is now read-only.
v1.1.0 - Clonable stream
Clear the body using
$newResponse = $response->withBody(clone $response->getBody());Clear the body using
$newResponse = $response->withBody(clone $response->getBody());