<div dir="ltr">We had some issues with httpc in disco project.  Using http/1.0 <a href="https://github.com/pooya/disco/commit/187c66c43e71acefa61683606f00bf467e31d879">resolved</a> our issues.  Our issues was due to the server closing the tcp connections and httpc sending the next http request on the same tcp connection.<br>
</div>