Closed Karthees21 closed 1 week ago
Used urllib3.PoolManager with the custom ssl_context for all HTTPS requests. Switched from requests.get to urllib3 for consistency and to enable the use of the custom ssl_context.
Used urllib3.PoolManager with the custom ssl_context for all HTTPS requests. Switched from requests.get to urllib3 for consistency and to enable the use of the custom ssl_context.