Skip to content

Releases: lucasnetau/reactphp-http-browser-curl

Improved Transaction queue handling

14 Oct 07:56
Compare
Choose a tag to compare

Ensure we dequeue Transactions prior to resolving/rejecting the Response promise, then cleanup Transactions after

v0.2

12 Oct 04:12
Compare
Choose a tag to compare

Improved request/response data transmit calculation

v0.1

10 Oct 01:04
Compare
Choose a tag to compare
Remove old ringcentral/psr7 references from examples

Initial release

30 Nov 05:45
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial technical demonstration of an Async PHP HTTP client using cURL and Fibers. Support HTTP/2, custom DNS resolution and Request/Response timing