]> git.ipfire.org Git - thirdparty/httpx.git/commit
Rename BaseSocketStream cases from connection.stream to connection.socket (#601)
authorTom Christie <tom@tomchristie.com>
Thu, 5 Dec 2019 19:54:19 +0000 (19:54 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2019 19:54:19 +0000 (19:54 +0000)
commitbb6e52f3566a79978f590e5a677eb057a68ad3a9
treec3095478e5423762563d5cbee4b4e50d2952fa47
parent8d8ea8bbbafcbd73840fa2b17a406eb485f11f9f
Rename BaseSocketStream cases from connection.stream to connection.socket (#601)
httpx/dispatch/http11.py
httpx/dispatch/http2.py
httpx/dispatch/proxy_http.py