<p>Thanks for this module - a very useful feature!<br>
I have a couple of use cases for curl/async_http which are possibly off topic (major enhancements), I mention them here so that if any redesign/code sharing happens they are taken into account.</p>

<ul>
<li>Sending asynchronous queries without suspending main transaction

<ul>
<li>e.g. for sending logging/notifications where result is not important</li>
<li>would run an event_route on response so stats etc. can be updated </li>
</ul>
</li>
<li>Streaming multiple requests to the same destination

<ul>
<li>Avoid TLS handshake overhead for every request</li>
</ul>
</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/480#issuecomment-173263621">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36Zf18Bom2heEbVUp2PIIHhWKdu_ukks5pb66hgaJpZM4HG-ko.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/480#issuecomment-173263621"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>