Angel middleware designed to enhance application security.
Currently far from finished, with incomplete code coverage - USE AT YOUR OWN RISK!!!
app.before.add(sanitizeHtmlInput()); // Or: app.chain(sanitizeHtmlInput()).get(...)