httpx/docs
Srikanth Chekuri 5cf1acc403
Add docs on request instances to Requests compatibility guide (#823)
* Update docs/compatibility.md

* Add prepare_request equivalent of httpx to compatibility document

* Add difference b/w httpx.Request and requests.Request arguments to compatibility document

* Update docs/compatibility.md
* Remove Request arguments section
* Add new section Request instantiation with necessary info

* Update docs/compatibility.md

Commit the suggested changes

Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
2020-03-25 22:33:16 +01:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Add hints for debugging CI issues (#399) 2019-10-10 07:05:22 -05:00
js Add 'chat' to docs (#818) 2020-02-19 11:38:14 +00:00
advanced.md Revamp docs on Client instances (#836) 2020-03-01 21:38:01 +01:00
api.md Document that iter_* methods are synchronous (#807) 2020-02-06 13:40:42 +01:00
async.md Drop backend parameter on AsyncClient (#791) 2020-02-27 20:42:18 +00: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 Drop nox in favor of vanilla scripts (#566) 2019-11-30 11:50:13 +00:00
environment_variables.md Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
http2.md Proposed 0.11 docs (#727) 2020-01-08 12:51:52 +00:00
index.md Version 0.12 (#852) 2020-03-09 10:18:34 +00:00
quickstart.md Fix syntax highlighting (#757) 2020-01-13 10:26:00 +00:00