Yaws 1.48 is out


Modified on 06/09/2004 at 23:49
Creator: Mickaël Rémond

A new version of the high performance web server and application server Yaws has been released.

This is a minor version that includes both bugfixes and new features. It also includes security fixes for the upload code.

Changes includes:

  • New feature called "yssi". Yaws server side include. It's now possible to let the out/1 function return a tuple {yssi, PathToYawsFile.yaws"}. The new yaws file will be fully expanded, compiled and in general handled as a yaws file. This feature can probably be used to build all kinds of different cool stuff.
  • Patch from Jocke Grebeno which handles ssi support for ehtml code, not just ascii. We can now return {ssi, "@@", file.html, [{"FOO", "bar"}, {"BAZ", {ehtml, {p, [], "saab"}}}]} and it returns the expected. Documented is ssi.yaws.

Related links

  • Yaws site
  • Changelog on Metafrog (Needs free account)
  •  

    [ News | About us | Documentation | Links | Projects & Contribs | Success stories | Binary packages | Other languages ]
    This site is made and run by the Erlang Projects Association
    Copyright 2003 Mickaël Rémond, Thierry Mallard
    Powered by Zope, CPS and Nuxeo