Closed lombartec closed 7 years ago
I was getting some array to string conversion errors in CurlRequest when setting some options for the CurlClient, as you can see it was assigning the whole array instead of the option key.
That was a real mistake. :) Thanks for the pull.
I was getting some array to string conversion errors in CurlRequest when setting some options for the CurlClient, as you can see it was assigning the whole array instead of the option key.