<div>The Sack server has been stable for two years or so now. The http-client part of it should be considered stable by this release.</div><br class="Apple-interchange-newline"><div>By this update, the circle is kind of closed as regards the functionality that Sack, as a HTTP middleware inspired by Rack, can be viewed as supposed to have.</div>

<div><br></div><div><br></div><div>Repo and readme at <a href="https://github.com/pereckerdal/sack/">https://github.com/pereckerdal/sack/</a> , listed on the dumping grounds.</div><div><br class="Apple-interchange-newline">

</div><div><br></div><div>There is commented-out HTTPS (openssl) support in http-client. HTTPS support is intended to be added at some point to the server .</div><div><br></div><div>File upload handling code exists, if you'd want it query for it.</div>

<div><br></div><div>(The current repo online uses the Black Hole naming scheme for SRFI packages that currently only the syntactictower branch uses, thus minor changes are needed to make it spin on non-syntactictower BH. The naming scheme between these two BH branches is intended to be unified soon enough.)</div>

<div><br></div><div>(Anyone  interested in making Sack run directly on vanilla Gambit is of course welcome to do so, just make a vanilla Gambit-specific boot script and add the appropriate cond-expand:s to the code. If so just put it on github and make a pull request with the updates to the author.)</div>

<div><br></div><div>Best regards,</div><div>Mikael</div><div><br></div>