WyriHaximus/ReactGuzzle

connect_timeout

Opened this issue · 1 comments

For the connect_timeout flag to work a PR to react/http-client must be made that would allow passing a timeout.

This can't be done with a PR to react/http-client instead utilizing a timer should do the trick.