shodan-python icon indicating copy to clipboard operation
shodan-python copied to clipboard

Add timeouts to requests

Open goncalor opened this issue 5 years ago • 0 comments

According to the requests documentation "requests to external servers should have a timeout attached, in case the server is not responding in a timely manner."

I opened PR #111 to add timeouts to one method. Although I'm in a position to test that method, the same is not true of the remaining methods. I decided to open this issue in order to prevent any breakage further changes might cause.

goncalor avatar Nov 04 '19 00:11 goncalor