v0.4.2
Pre-release
Pre-release
- Refactor request by adding
Billplz\Request::send()
method. - Ensure
Billplz\Client::prepareRequestPayloads()
by-pass any modification to the body if it's an instance ofPsr\Http\Message\StreamInterface
.