]> git.ipfire.org Git - thirdparty/httpx.git/commit
Update FileStream API (#3670)
authorKim Christie <kim@encode.io>
Thu, 18 Sep 2025 12:15:06 +0000 (13:15 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 12:15:06 +0000 (13:15 +0100)
commit4acf5c2c37714cc63b5cf71b3e284fca83c90311
tree6256e71166539126baabf47de5b89bc8993b60d9
parentf9d5e1204978c0c66666fa169edada1bf719f8ba
Update FileStream API (#3670)
src/ahttpx/_content.py
src/ahttpx/_streams.py
src/httpx/_content.py
src/httpx/_streams.py
tests/test_streams.py