asacarter opened this issue 5 years ago · 1 comments
Hi
I'm using httpful to send requests to an API but I'm frequently getting connection timeouts.
Is there anyway to increase the length of time before a timeout occurs?
Thanks :)
Hi,
Just set it here:
httpful/src/Httpful/Request.php
Line 183 in 0cded3e
BR