php-http / curl-client

cURL client
http://httplug.io
MIT License
443 stars 28 forks source link

we need a psr http factory implementation #75

Closed dbu closed 1 year ago

dbu commented 3 years ago

This client assumes the existence of a HTTP factory. It either needs to be injected in the constructor or php-http autodiscovery is used to find one.