TheHive4py icon indicating copy to clipboard operation
TheHive4py copied to clipboard

Adding timeout setting to prevent infinite waiting

Open jkb-s opened this issue 4 years ago • 0 comments

Requests module does not provide default value for timeout.
We should be able to set this value while initiating TheHive4py API or per each function. This commit provides the first option.

jkb-s avatar Jul 16 '21 11:07 jkb-s