<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 27, 2015 at 5:35 PM, Damien Krotkine <span dir="ltr"><<a href="mailto:damien@krotkine.com" target="_blank">damien@krotkine.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">wow thanks ! I was wondering why I had to write a binary_join myself and it wasn't provided in some standard library. That's because I don't need to write it :)</blockquote></div><br></div><div class="gmail_extra">Perhaps there is an even easier solution, where you just provide an iolist() to webmachine instead. since a list of binaries is already an iolist(), we can in some cases just pass that around and the network socket will understand how to handle that. Alternatively, call iolist_to_binary(Parts).<br></div><div class="gmail_extra"><br clear="all"><br>-- <br><div class="gmail_signature">J.</div>
</div></div>