mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
The HTTP client has to have it's response entities closed, otherwise it might block further requests because the underlying connection cannot be reused. Relates elastic/x-pack-elasticsearch#2004 Original commit: elastic/x-pack-elasticsearch@a24ecb9764