]> git.ipfire.org Git - thirdparty/httpx.git/commit
Drop private Origin model (#1070)
authorTom Christie <tom@tomchristie.com>
Thu, 23 Jul 2020 08:54:45 +0000 (09:54 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2020 08:54:45 +0000 (09:54 +0100)
commit247ee0dc4919ab02bd6942d02e96337156653059
treef7391026cca472183757a6a23ad0c7e1b3a67da8
parent20f4911e805d9cf28b915cc2c7fbae8f27dc2c49
Drop private Origin model (#1070)

* Drop private Origin model

* Drop Origin from docs

* Update tests/test_utils.py

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
* Drop full_path test

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
docs/api.md
httpx/_client.py
httpx/_models.py
httpx/_utils.py
tests/models/test_url.py
tests/test_utils.py