Closed bdraco closed 4 years ago
This has to load all the default ssl certs each request which makes this integration expensive cpu wise.
Ideally this could be refactored to take a requests Session() object and reuse it for all requests
This has to load all the default ssl certs each request which makes this integration expensive cpu wise.
Ideally this could be refactored to take a requests Session() object and reuse it for all requests