httpx/docs
Tomás Farías db7f2d0df3 Add support for SSLKEYLOGFILE (#301)
* Skip test if OpenSSL version is lower than 1.1.1

* Use bionic dist for Python 3.8 job

* Pass trust_env to SSLConfig use monkeypatch in testing

* Don't raise KeyError if SSLKEYLOGFILE is not set

* Move trust_env after verify and cert
2019-09-01 08:01:11 -05:00
..
img Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
advanced.md Drop raise_app_exceptions Client argument. (#238) 2019-08-19 16:09:11 +01:00
api.md Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
async.md Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
compatibility.md Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
contributing.md Add additional info to Contributing Guide (#213) 2019-08-14 21:37:44 -05:00
environment_variables.md Add support for SSLKEYLOGFILE (#301) 2019-09-01 08:01:11 -05:00
index.md Force HTTP/1.1 on short-lived connections (#284) 2019-08-27 07:54:11 -05:00
parallel.md Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
quickstart.md Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00