Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

v1.1.0 - Clonable stream

Choose a tag to compare

@jasny jasny released this 29 Dec 10:39
· 56 commits to master since this release
6b32f90

Clear the body using

$newResponse = $response->withBody(clone $response->getBody());