Introduce timeouts and TLS verification override
- Jan 29, 2024
-
-
Nicolas Dandrimont authored
This setting allows disabling HTTPS certificate verification, if needed.
12e4da4e -
Nicolas Dandrimont authored
These settings are passed to all requests calls, when relevant.
d8909899 -
Nicolas Dandrimont authored
This new parameter allows passing extra kwargs to calls to the requests library, e.g. to set timeouts or TLS certificate verification.
360a2f2c
-