diff options
author | Emery Hemingway <ehmry@posteo.net> | 2018-08-07 17:36:56 +0200 |
---|---|---|
committer | Emery Hemingway <ehmry@posteo.net> | 2018-08-08 07:48:24 +0200 |
commit | 817e4bb2fe0538a60f169d37e254b30e3dc3ab1d (patch) | |
tree | aa57c10fb5fa8ed69a646f47323135ba8ea31b64 /.gitignore | |
parent | 9b9cfa7306d696961cc6fd590ca72c08f66bdcb3 (diff) | |
download | Nim-817e4bb2fe0538a60f169d37e254b30e3dc3ab1d.tar.gz |
AsyncHttpClient: return from requests before body completion
Store the body completion future at the client and wait for it to complete before issuing additional requests. This allows the body FutureStream reader to drain the stream and read buffers to be freed asynchronously. Fix #8109
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions