* SSLConfig includes 'http2' argument on init. * Pass SSL config to HTTPConnection as a single argument * Don't run SSL context loading in threadpool |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_async_client.py | ||
| test_auth.py | ||
| test_client.py | ||
| test_cookies.py | ||
| test_headers.py | ||
| test_properties.py | ||
| test_proxies.py | ||
| test_queryparams.py | ||
| test_redirects.py | ||