This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect setting of curl options
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.
- Loading branch information