]> git.ipfire.org Git - thirdparty/httpx.git/commit
Updates for httpcore 0.9 interface. (#967)
authorTom Christie <tom@tomchristie.com>
Thu, 21 May 2020 12:21:43 +0000 (13:21 +0100)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 12:21:43 +0000 (13:21 +0100)
commit9b6605c3d519142db7ebaf56c13094bf779c7dea
tree90e83f1dffea028fc2da55862cfbb40a73c14138
parentd2816c9c48b6ea77c9644ea9229b3b212feed737
Updates for httpcore 0.9 interface. (#967)

* Pass proxy_url

* Update httpcore dependancy

* Update port in Transport API to be 'Optional[int]'
httpx/_client.py
httpx/_transports/asgi.py
httpx/_transports/urllib3.py
httpx/_transports/wsgi.py
setup.py