Open WyriHaximus opened 10 years ago
For the connect_timeout flag to work a PR to react/http-client must be made that would allow passing a timeout.
connect_timeout
react/http-client
This can't be done with a PR to react/http-client instead utilizing a timer should do the trick.
For the
connect_timeout
flag to work a PR toreact/http-client
must be made that would allow passing a timeout.