Skip to content

Commit df84828

Browse files
authored
Merge pull request #47 from php-http/no-pool
Removed the HTTPClientPool feature
2 parents 4493b10 + 51273fc commit df84828

11 files changed

+0
-819
lines changed

CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33

44
## 1.3.0 - Unreleased
55

6-
### Added
7-
8-
- Add HttpClientPool client to leverage load balancing and fallback mechanism [see the documentation](http://docs.php-http.org/en/latest/components/client-common.html) for more details
9-
106
### Changed
117

128
- Fix Emulated Trait to use Http based promise which respect the HttpAsyncClient interface

spec/HttpClientPool/LeastUsedClientPoolSpec.php

-93
This file was deleted.

spec/HttpClientPool/RandomClientPoolSpec.php

-71
This file was deleted.

spec/HttpClientPool/RoundRobinClientPoolSpec.php

-83
This file was deleted.

0 commit comments

Comments
 (0)