Skip to content

Added curlOptions property to customize curl instance #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 18, 2016
Merged

Added curlOptions property to customize curl instance #11

merged 1 commit into from
Oct 18, 2016

Conversation

ninsuo
Copy link

@ninsuo ninsuo commented Oct 11, 2016

We are actually unable to add custom options to curl, such as timeout or proxy.

This PR add a new argument in the client's constructor that contains custom options, that are merged just after curl_init call.

@ninsuo
Copy link
Author

ninsuo commented Oct 11, 2016

Don't know if I also should update version in composer.json and CHANGELOG?

@thinkingserious
Copy link
Contributor

@ninsuo,

No need to update the version. I will do that after we merge. Thanks!

@thinkingserious
Copy link
Contributor

Thanks again for the PR @ninsuo,

Please take a moment to fill out this form so we can send you some swag :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants