]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Drop Protocol str enum class in favor of plain old strings (#251)
authorTom Christie <tom@tomchristie.com>
Tue, 20 Aug 2019 14:15:53 +0000 (15:15 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Aug 2019 14:15:53 +0000 (15:15 +0100)
* Drop Protocol str enum class in favor of plain old strings

* Drop unused import


Trivial merge