httpx/docs
Tom Christie 6a1ee0eb97
response.elapsed now reflects entire request/response time. (#692)
* Changed behaviour of elapsed on response

* Fixed api docs for Response elapsed

* Minor tweaks to 'request.elapsed'

* Response instantiated with content should have elapsed==0

* Fix elapsed time on immediately closed responses.
2019-12-29 16:56:18 +00: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
advanced.md Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
api.md response.elapsed now reflects entire request/response time. (#692) 2019-12-29 16:56:18 +00:00
compatibility.md Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
contributing.md Drop nox in favor of vanilla scripts (#566) 2019-11-30 11:50:13 +00:00
environment_variables.md Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
http2.md Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
index.md Update index.md 2019-12-06 15:34:45 +00:00
quickstart.md Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00