Vinod Kone created MESOS-6778:
---------------------------------
Summary: Ability to close connection using http::Response
Key: MESOS-6778
URL: https://issues.apache.org/jira/browse/MESOS-6778
Project: Mesos
Issue Type: Improvement
Reporter: Vinod Kone
`http::post` and `http::get` helpers use a new connection for every `Request`
but they do not allow the callers to close that connection.
One option would be for `Response.reader.close()` to cause the connection to
close.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)