mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
channel: call #consume after draining; some requests might be inflight and its buffering may be incomplete, this should get them going
This commit is contained in:
parent
db7463d8fb
commit
5f88fd5ab7
@ -94,6 +94,7 @@ module HTTPX
|
||||
return if closed?
|
||||
dread
|
||||
dwrite
|
||||
parser.consume
|
||||
nil
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user