Alex Rustikov
Alex Rustikov
I am also voting for the feature. Interesting that it works like that in IE11 & Edge, but not in Chrome.
Same here, `$client->getClient()->setDefaultOption('config/curl/'.CURLOPT_TIMEOUT, 60)` breaks the code.
@georaldc - it does not break the code any more, but takes no effect on timeout either. I still get the default timeout of 120 secs and fatal error of...
Thanks for the help @georaldc. And yes, that was the php max execution time error, sorry.