Skip to content

Commit 51273fc

Browse files
committed
Removed the HTTPClientPool feature
1 parent 4493b10 commit 51273fc

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)