<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Roberto,</div><div><br></div><div>I'd like to you Misutlin 0.9 (from github) with "<b>binary mode</b>" enabled (<a href="http://erlang.org/pipermail/erlang-questions/2011-May/059048.html">http://erlang.org/pipermail/erlang-questions/2011-May/059048.html</a>).</div><div>How should I do? Any option for that?</div><div><br></div><div><div>Regards,</div><div>Zabrane</div><div><br></div></div><div><br class="webkit-block-placeholder"></div><div><div>On Jan 29, 2012, at 10:06 PM, Roberto Ostinelli wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Dear all,<br><br>Misultin 0.9 is out. Changelog is:<br><ul><li>added SESSIONS state, persistent across requests</li><li>added access log callback function, so that main application can log HTTP access</li><li>added streaming input for big files or endless input, using a manual <code>body_recv function</code> in conjunction with the <code>{auto_recv_body, false}</code> option</li>
<li>added static directory support, so that GET requests to /static/* 
can automatically send files from a specified directory (thanks to 
egobrain suggestion)</li><li>added request redirection helper method</li><li>consistently improved memory usage by not copying by default to handler processes the full request or websocket record</li><li>added configuration option to set which websocket versions must be supported by the server</li>
<li>added support for websocket draft-hybi-10</li><li>added support for websocket draft-hybi-17 (thanks to RJ)</li><li>added support for websockets on FireFox (thanks to Egobrain)</li><li>added support for 'If-Modified-Since' headers in file sending (thanks to davidgaleano)</li>
<li>added support for websockets when behind stunnel with <code>{external_ssl, boolean()}</code> option (thanks to RJ)</li><li>added support to see the correct client IP when behind stunnel, according to <a href="http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt">http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt</a> (thanks to RJ)</li>
<li>added support for OPTIONS method (thanks to majek)</li><li>rebar-ized makefile</li><li>corrected minor bugs (thank you all - you know who you are!)</li></ul>Link to repo: <a href="https://bit.ly/misultin09">https://bit.ly/misultin09</a><br>
<br>Thank you,<br><br>r.<br>
_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><br></div></span></div></body></html>