There will be no HTTP client extension for 3.0

Since PSR-18 was released, there’s no sense in keeping our own HTTP client. Instead, any PSR-18 compatible client, such as Buzz, could be used.

5 Likes

What will authclient use?

Any PSR-18 compatible client via interface.