php-http / curl-client

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

Use cURL constants as options keys #7

Closed mekras closed 8 years ago

mekras commented 8 years ago

As there is no conventional way to configure client, the best way to setup CurlHttpCliebnt is to use PHP cURL constants as options keys.