<div dir="ltr"><div>Hi!</div><div><br></div><div>On the branch http-client-cancel-request in my git repository I have addressed the issues you reported on request cancellation and pipelining. Alas it was not in time for R16B02 but will probably be merged to the maint branch soon after ...</div>
<div><br></div><div><a href="https://github.com/IngelaAndin/otp/compare/ia;inets;http-client-cancel-request">https://github.com/IngelaAndin/otp/compare/ia;inets;http-client-cancel-request</a></div><div><br></div><div>Of course it passes our tests but all extra testing of this is welcome.</div>
<div><br></div><div>Regards Ingela Erlang/OTP team - Ericsson AB</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/9 Chris King <span dir="ltr"><<a href="mailto:colanderman@gmail.com" target="_blank">colanderman@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Due to various architectural bugs in the inets:httpc module (which I have reported) related to queueing multiple requests to a single server, I'm looking for a replacement for my application.<br>
<br>
The use case requires queuing many GET requests to a small number of servers; taking advantage of keep-alive/pipelining when available; and allowing outstanding unserviced requests to be canceled.  I don't care about streaming or writing to disk or any sort of upload capability.  Any suggestions or should I roll my own?<br>

<br>
(The work required to re-architect inets:httpc compared to writing a simple server that meets exactly my needs is too much for me right now.)<br>
<br>
Thanks,<br>
Chris<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>