]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add `.wait_ready` to parser for clean server disconnects (#3690)
authorKim Christie <kim@encode.io>
Mon, 13 Oct 2025 14:00:49 +0000 (15:00 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 14:00:49 +0000 (15:00 +0100)
commitae25e86f5ca5625d5bffd13865b458ba5fadf50d
tree690fac63c01216fa112cfa1e5b7fc770f8b26ad2
parent20380490fd0bd13c68704080754c1385bff96d69
Add `.wait_ready` to parser for clean server disconnects (#3690)
src/ahttpx/_parsers.py
src/ahttpx/_server.py
src/httpx/_parsers.py
src/httpx/_server.py