Skip to content

Conversation

tvking
Copy link

@tvking tvking commented Feb 6, 2016

This allows a connection timeout to be set on the cURL resource as well as the existing execution timeout.

* @throws Exception
*/
public function setConnectionTimeout($connection_timeout)
{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like an odd way to do this. I think I would prefer that this actually checked if it was an int/float and not support strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants