httpx/docs
Can Sarıgöl 926a55a84f
Included create_ssl_context function to create the same context with SSLConfig and serve as API (#996)
* Included create_ssl_context function to create the same context with SSLConfig and serve as API.

* Changed create_ssl_context with SSLConfig into the client implementation and tests.

* Dropped the __repr__ and __eq__ methods from SSLConfig and removed SSLConfig using from tests

* Fixed test issue regarding cert_authority trust of ssl context

Co-authored-by: Tom Christie <tom@tomchristie.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
2020-07-27 19:46:46 +01:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Update contributing docs (#1011) 2020-06-02 10:31:56 +01:00
js Add 'chat' to docs (#818) 2020-02-19 11:38:14 +00:00
advanced.md Included create_ssl_context function to create the same context with SSLConfig and serve as API (#996) 2020-07-27 19:46:46 +01:00
api.md Drop private Origin model (#1070) 2020-07-23 09:54:45 +01:00
async.md Add "manual streaming mode" docs (#1046) 2020-07-07 14:37:12 +02:00
CNAME Setup custom domain (#751) 2020-01-11 09:38:09 +00:00
compatibility.md Add docs on request instances to Requests compatibility guide (#823) 2020-03-25 22:33:16 +01:00
contributing.md Update contributing docs (#1011) 2020-06-02 10:31:56 +01:00
environment_variables.md Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
http2.md Update HTTP/2 docs 2020-05-22 10:16:08 +01:00
index.md Version 0.13 (#971) 2020-05-22 09:41:02 +01:00
quickstart.md Raise HTTPStatusError in raise_from_status (#1072) 2020-07-20 13:10:57 +01:00
third-party-packages.md Add 'Third Party Packages' docs page (#876) 2020-03-26 15:43:04 +01:00